UNPKG

lingo3d

Version:

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

3 lines (2 loc) 159 B
import Keyboard from "../../display/Keyboard"; export declare const addKeyDownSystem: (item: Keyboard) => void, deleteKeyDownSystem: (item: Keyboard) => void;