3 lines
84 B
TypeScript
3 lines
84 B
TypeScript
declare const HOME: string;
|
|
declare const CACHE: string;
|
|
declare const SRC: string;
|