UNPKG

lingo3d

Version:

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

3 lines (2 loc) 164 B
import { Object3D } from "three"; export declare const indexChildrenNames: (item: Object3D<import("three").Event>) => Map<string, Object3D<import("three").Event>>;