PlutoLayoutShortcuts typedef

PlutoLayoutShortcuts = Map<ShortcutActivator, PlutoLayoutIntent>

Shortcut registration type of PlutoLayout.shortcuts.

Implementation

typedef PlutoLayoutShortcuts = Map<ShortcutActivator, PlutoLayoutIntent>;