Skip to content

@sqlrooms/room-store / getCommandShortcut

Function: getCommandShortcut()

getCommandShortcut(command): string | undefined

Parameters

ParameterType
commandPick<RoomCommand, "ui" | "shortcut" | "keystrokes">

Returns

string | undefined