Variable KEY_TO_COMMAND_MAPConst

KEY_TO_COMMAND_MAP: { [key: string]: ApplyCommandType } = ...

Map KeyEvent.key to navigation action.

Type declaration