Profectus / features/hotkey / hotkeys
const hotkeys: Record<string, Hotkey | undefined>
const
Record
string
Hotkey
undefined
A dictionary of all hotkeys.
profectus/src/features/hotkey.tsx:12