UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

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