UNPKG

681 BTypeScriptView Raw
1export { default as Shortcut, useShortcut } from './Shortcut';
2export type { Props as ShortcutProps } from './Shortcut';
3export { default as ShortcutProvider } from './ShortcutProvider';
4export type { Props as ProviderProps } from './ShortcutProvider';
5export { default as ShortcutManager } from './ShortcutManager';
6export type { default as Key, AlphabetKey, NumericKey, ModifierKey, HeldKey, WhiteSpaceKey, NavigationKey, EditingKey, UIKey, DeviceKey, IMEKey, FunctionKey, PhoneKey, MultimediaKey, AudioControlKey, TVControlKey, MediaControllerKey, SpeechRecognitionKey, DocumentKey, ApplicationSelectorKey, BrowserControlKey, } from './keys';
7//# sourceMappingURL=index.d.ts.map
\No newline at end of file