UNPKG

swipe-list-sdk

Version:

Shared SwipeList React SDK

7 lines 300 B
export declare function useSwipe(onLeft: () => void, onRight: () => void): { bind: (...args: any[]) => import("@use-gesture/react/dist/declarations/src/types").ReactDOMAttributes; style: { x: import("react-spring").SpringValue<number>; }; }; //# sourceMappingURL=useSwipe.d.ts.map