UNPKG

react-sled

Version:

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

4 lines (3 loc) 161 B
import { TDimension } from '../state'; declare const _default: (width: TDimension, height: TDimension, proportion?: string) => void; export default _default;