Skip to content

Type Alias: DeckCommand

DeckCommand = "next" | "prev" | "first" | "last" | "toggle-hud" | "close-hud"

Defined in: keys.ts:30

Everything a binding may ask the deck to do.