Skip to content

h3

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

Defined in: common-shortcuts.ts:276