TanStack
Normalization & format API Reference

DisplayHotkey

ts
type DisplayHotkey = 
  | RegisterableHotkey
  | ParsedHotkey
  | string & object;

Defined in: format.ts:71