Files
boluo-app-main/src/app.config.ts
2025-03-31 22:34:22 +08:00

4 lines
94 B
TypeScript

import { APP_CONFIG } from './hooks/use-config';
export default defineAppConfig(APP_CONFIG);