refactor: Integrate the @vben-core/shared package

This commit is contained in:
vben
2024-07-30 21:05:03 +08:00
parent e6403868fc
commit cf0ec053e4
223 changed files with 330 additions and 328 deletions

View File

@@ -3,6 +3,7 @@ import type { DeepPartial } from '@vben-core/typings';
/**
* 如果你想所有的app都使用相同的默认偏好设置你可以在这里定义
* 而不是去修改 @vben-core/preferences 中的默认偏好设置
* @param preferences
* @returns
*/