- Moved `app.config.ts` to the `app` directory - Migrated `.vue` files and other assets to the `app` directory - Updated import paths to reflect the new file locations
1 line
53 B
TypeScript
1 line
53 B
TypeScript
export { default as Skeleton } from './Skeleton.vue'
|