UNPKG

mylingo3d

Version:

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

2 lines (1 loc) 304 B
export declare const setEditorModeComputed: import("@lincode/reactivity").SetGlobalState<"select" | "path" | "play" | "translate" | "rotate" | "scale" | "mesh">, getEditorModeComputed: import("@lincode/reactivity").GetGlobalState<"select" | "path" | "play" | "translate" | "rotate" | "scale" | "mesh">;