UNPKG

lingo3d-react

Version:

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

4 lines (3 loc) 207 B
import { GetGlobalState } from "@lincode/reactivity"; declare const _default: <T>(data: T) => readonly [() => T, import("@lincode/reactivity").SetGlobalState<T>, GetGlobalState<T>]; export default _default;