UNPKG

lingo3d

Version:

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

3 lines (2 loc) 141 B
import { PointType } from "../../utils/isPoint"; export declare const setTimelineFrame: (frame: number, highlightFrame?: PointType) => void;