fix broken build
This commit is contained in:
parent
6610a0b9d7
commit
7dc66c2441
@ -33,3 +33,5 @@ declare module "jed" {
|
|||||||
const x: any;
|
const x: any;
|
||||||
export = x;
|
export = x;
|
||||||
}
|
}
|
||||||
|
declare var __VERSION__ : string;
|
||||||
|
declare var __GIT_HASH__ : string;
|
||||||
|
Loading…
Reference in New Issue
Block a user