Match-id-a946e2b9d284d830051f37ddb29995338bd229ac

This commit is contained in:
* 2022-05-16 17:40:11 +08:00 committed by *
parent 64488b2e08
commit d914387e66
1 changed files with 5 additions and 0 deletions

5
libs/horizon/global.d.ts vendored Normal file
View File

@ -0,0 +1,5 @@
/*
*/
declare var isDev: boolean;
declare const __VERSION__: string;