KeyboardShortcutsSchemaProvider
Public Readonly Variable
Signature
KeyboardShortcutsSchemaProvider: import('react').MemoExoticComponent<
  ({
    overrides,
    children,
  }: KeyboardShortcutsSchemaProviderProps) => JSX.Element
>
References
MemoExoticComponent, KeyboardShortcutsSchemaProviderProps, JSX.Element