mirror of
https://gitee.com/h_mo/uniapp-vue3-vite-ts-template
synced 2025-04-06 03:58:03 +08:00
4 lines
71 B
TypeScript
4 lines
71 B
TypeScript
// type.d.ts
|
|
declare const ROUTES: [];
|
|
declare const PLATFORM: string;
|