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