UNPKG

react-aria

Version:
4 lines (3 loc) 213 B
export { useLongPress } from '../src/interactions/useLongPress'; export type { LongPressProps, LongPressResult } from '../src/interactions/useLongPress'; export type { LongPressEvent } from '@react-types/shared';