UNPKG

lingo3d

Version:

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

4 lines (3 loc) 190 B
declare const getTimelineLayer: import("@lincode/reactivity").GetGlobalState<string | undefined>; export { getTimelineLayer }; export declare const setTimelineLayer: (val?: string) => void;