index/app.config.ts

6 lines
80 B
TypeScript

import config from './config'
export default defineAppConfig({
...config,
})