UNPKG

react-aria

Version:
4 lines (3 loc) 208 B
export { useKeyboard } from '../src/interactions/useKeyboard'; export type { KeyboardProps, KeyboardResult } from '../src/interactions/useKeyboard'; export type { KeyboardEvents } from '@react-types/shared';