2024-06-14 01:06:46 +08:00

4 lines
71 B
TypeScript

// type.d.ts
declare const ROUTES: [];
declare const PLATFORM: string;