mirror of
https://gitee.com/h_mo/uniapp-vue3-vite-ts-template
synced 2025-11-12 11:12:09 +08:00
4 lines
84 B
TypeScript
4 lines
84 B
TypeScript
export * from './platform';
|
|
export * from './proxy';
|
|
export * from './vitePlugins';
|