UNPKG

lingo3d

Version:

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

4 lines (3 loc) 212 B
import Appendable from "../display/core/Appendable"; export declare const runtimeSchemaMap: WeakMap<Appendable, Record<string, any>>; export declare const runtimeIncludeKeysMap: WeakMap<Appendable, Set<string>>;