UNPKG

@sdcx/pull-to-refresh

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