UNPKG

145 BTypeScriptView Raw
1import ShortcutProvider from './ShortcutProvider';
2export { Props, ShortcutContext } from './ShortcutProvider';
3export default ShortcutProvider;