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