UNPKG

lingo3d-vue

Version:

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

4 lines (3 loc) 202 B
import { LingoKeyboardEvent } from "lingo3d/lib/interface/IKeyboard"; declare const _default: (cb?: ((e: LingoKeyboardEvent) => void) | undefined) => import("vue").Ref<string>; export default _default;