UNPKG

lingo3d

Version:

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

3 lines 176 B
import createInternalSystem from "./createInternalSystem"; export default (name, options) => createInternalSystem(name, options, true); //# sourceMappingURL=createSystem.js.map