UNPKG

react-native-paper-dates

Version:
6 lines 451 B
import { SwiperProps } from './SwiperUtils'; declare function Swiper({ scrollMode, renderItem, renderHeader, renderFooter, selectedYear, initialIndex, startWeekOnMonday, startYear, endYear, }: SwiperProps): import("react/jsx-runtime").JSX.Element; export declare function useDebouncedCallback(callback: any): any; declare const _default: import("react").MemoExoticComponent<typeof Swiper>; export default _default; //# sourceMappingURL=Swiper.d.ts.map