UNPKG

80 BTypeScriptView Raw
1import { Engine } from "./Core/Engine";
2export declare function init(): Engine;