3 lines
38 B
TypeScript
3 lines
38 B
TypeScript
//type.d.ts
|
|
declare const ROUTES: [];
|
//type.d.ts
|
|
declare const ROUTES: [];
|