feat: add version and bump pakcages
This commit is contained in:
6
typings.d.ts
vendored
6
typings.d.ts
vendored
@@ -1,5 +1,3 @@
|
||||
type SimpleObject = {
|
||||
[key: string | number]: any;
|
||||
};
|
||||
declare var DEV_SERVER:boolean;
|
||||
|
||||
declare var DEV_SERVER:boolean;
|
||||
declare var VERSION: string;
|
Reference in New Issue
Block a user