The slice of the engine's shortcut manager the keymap reads.

interface ChartShortcutSource {
    list(): ShortcutListItem[];
}

Methods

Methods