3 lines
66 B
TypeScript
3 lines
66 B
TypeScript
|
declare var __SERVER__: boolean;
|
||
|
declare var __VERSION__: string;
|