Match-id-a946e2b9d284d830051f37ddb29995338bd229ac
This commit is contained in:
parent
64488b2e08
commit
d914387e66
|
@ -0,0 +1,5 @@
|
||||||
|
/*
|
||||||
|
区分是否开发者模式
|
||||||
|
*/
|
||||||
|
declare var isDev: boolean;
|
||||||
|
declare const __VERSION__: string;
|
Loading…
Reference in New Issue