UNPKG

react-aria

Version:
4 lines (3 loc) 190 B
export { useFocus } from '../src/interactions/useFocus'; export type { FocusProps, FocusResult } from '../src/interactions/useFocus'; export type { FocusEvents } from '@react-types/shared';