UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

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