UNPKG

mylingo3d

Version:

Lingo3D is a React/Vue 3d game development framework that ships with a complete visual editor

6 lines 191 B
import { settings } from "."; import "./tests/testGLTF"; import LingoEditor from "./editor"; settings.autoMount = true; const editor = new LingoEditor(); //# sourceMappingURL=main.js.map