Defined in: createHotkeySequences.ts:14
A single sequence definition for use with createHotkeySequences.
callback: HotkeyCallback;
Defined in: createHotkeySequences.ts:18
The function to call when the sequence is completed
optional options: CreateHotkeySequenceOptions;
Defined in: createHotkeySequences.ts:20
Per-sequence options (merged on top of commonOptions)
sequence: HotkeySequence;
Defined in: createHotkeySequences.ts:16
Array of hotkey strings that form the sequence