UNPKG

lingo3d-vanilla

Version:

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

7 lines (5 loc) 129 B
import * as Lingo from "lingo3d" import { settings } from "lingo3d" settings.autoMount = true //@ts-ignore window.Lingo = Lingo