//#region src/commands/render.d.ts declare global { interface Window { EF_RENDER_DATA: any; EF_RENDER: any; } } //# sourceMappingURL=render.d.ts.map