interface KeyboardHandler {
    handleKeyboard: Function;
}

Properties

Properties

handleKeyboard: Function

Generated using TypeDoc