admin-vben/apps/web-antd/src/preferences.ts

10 lines
306 B
TypeScript
Raw Normal View History

import { defineOverridesPreferences } from '@vben-core/preferences';
2024-06-01 15:15:29 +00:00
/**
* @description
* 使
*/
export const overridesPreferences = defineOverridesPreferences({
// overrides
});