UNPKG

react-responsive-3d-carousel

Version:
4 lines (3 loc) 195 B
import React from 'react'; declare const useAutoPlay: (autoplay: boolean, interval: number, slideNext: () => void, pauseRef: React.MutableRefObject<boolean>) => void; export default useAutoPlay;