Defined in: packages/vue-hotkeys/src/useHotkeyRegistrations.ts:16
Return type for useHotkeyRegistrations.
hotkeys: Ref<HotkeyRegistrationView[]>;
Defined in: packages/vue-hotkeys/src/useHotkeyRegistrations.ts:18
All registered hotkeys (public view, no callbacks)
sequences: Ref<SequenceRegistrationView[]>;
Defined in: packages/vue-hotkeys/src/useHotkeyRegistrations.ts:20
All registered sequences