UNPKG

@sdcx/pull-to-refresh

Version:
4 lines (3 loc) 184 B
import React from 'react'; import { PullToRefreshFooterProps } from '../types'; export declare function DefaultPullToRefreshFooter(props: PullToRefreshFooterProps): React.JSX.Element;