TypesHotkeyChordIncompleteChordHotkeyIncompleteChordHotkeytype IncompleteHotkey = { hotkey: ChordHotkey; timeoutId: number;};Attributeshotkeyhotkey: ChordHotkey;timeoutIdtimeoutId: number;