Type alias ShortcutActionIdMapping

ShortcutActionIdMapping: {
    [key: string]: ActionId;
}

Represents a mapping of shortcut action IDs.

Type declaration

Generated using TypeDoc