UNPKG

mylingo3d

Version:

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

8 lines (5 loc) 151 B
import { settings } from "." import "./tests/testGLTF" import LingoEditor from "./editor" settings.autoMount = true const editor = new LingoEditor()