d467e4209a
#KT-30531 Fixed #KT-30528 Fixed
4 lines
122 B
TypeScript
4 lines
122 B
TypeScript
declare const DEBUG: boolean;
|
|
declare const VERSION: string;
|
|
declare const BIN: string;
|
|
declare const DESCRIPTION: string; |