UNPKG

react-sled

Version:

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

4 lines (3 loc) 149 B
/// <reference types="react" /> declare const useFocus: (ref: import("react").MutableRefObject<HTMLDivElement>) => void; export default useFocus;