UNPKG

react-sled

Version:

react-sled is a carousel made with react-spring.

3 lines (2 loc) 129 B
import { TSelect } from "../../state/types-defaults"; export declare const useDirectionDisabled: (select: TSelect) => boolean;