UNPKG

beta-parity-react

Version:

Beta Parity React Components

9 lines 215 B
export declare const useTouch: (context: any, options: { delay: number; }) => { reference: { onTouchStart: () => void; onTouchEnd: () => void; }; }; //# sourceMappingURL=useTouch.d.ts.map