keybindingCommandId
functionResolve the command id a binding points at, whether it was given a command value or a bare id. Registration machinery uses this while folding the mod. Mod authors already hold whichever form they passed in.
Import
import { keybindingCommandId } from '@modular/sdk';Notes
- category
- State