Files

3 lines
95 B
TypeScript

declare const DEBUG: boolean;
declare const VERSION: string;
declare const DESCRIPTION: string;