UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines 268 B
export class Vector2Editor extends TypeEditor<any> { constructor(); build(parent: any, field: any): import("../../../../../src/view/elements/EmptyView.js").default; } import { TypeEditor } from "../../TypeEditor.js"; //# sourceMappingURL=Vector2Editor.d.ts.map