UNPKG

lingo3d

Version:

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

4 lines (3 loc) 207 B
import { Object3D } from "three"; declare const _default: <T extends Object3D<import("three").Event>>(target: T, noBone: boolean, animations?: import("three").AnimationClip[]) => T; export default _default;