Skip to content

h5

const h5: KeyboardShortcut<Pick<KeyboardEvent, "key" | "code" | "altKey" | "ctrlKey" | "metaKey" | "shiftKey">>

Defined in: common-shortcuts.ts:360