3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
declare const DEBUG: boolean;
|
|
declare const VERSION: string;
|
|
declare const DESCRIPTION: string; |