UNPKG

lingo3d

Version:

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

3 lines (2 loc) 174 B
export declare const getRuntimeValue: (target: any, key: string) => any; export declare const setRuntimeValue: (target: any, defaults: any, key: string, value: any) => void;