function createHotkeySequenceRecorder(options): SvelteHotkeySequenceRecorder;
Defined in: packages/svelte-hotkeys/src/createHotkeySequenceRecorder.svelte.ts:73
Svelte helper for recording multi-chord sequences (Vim-style shortcuts).
MaybeGetter<HotkeySequenceRecorderOptions>