This commit is contained in:
Olivier Gagnon
2021-09-19 23:29:02 -04:00
parent 4a3201cba3
commit fb37f6b94d
25 changed files with 242 additions and 242 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
export declare function load(cb: () => void): void;
export declare const Engine: any;
export declare const Engine: IEngine;