UNPKG

lingo3d

Version:

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

4 lines (3 loc) 214 B
import Appendable from "../../../display/core/Appendable"; declare const _default: (fromManager: Appendable, fromProp: string, toManager: Appendable, toProp: string, xyz?: string) => void; export default _default;