UNPKG

lingo3d

Version:

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

5 lines (4 loc) 219 B
declare const getEditorCount: import("@lincode/reactivity").GetGlobalState<number>; export { getEditorCount }; export declare const increaseEditorCount: () => void; export declare const decreaseEditorCount: () => void;