UNPKG

@sdcx/pull-to-refresh

Version:
4 lines (3 loc) 131 B
export const PullToRefreshStateIdle = 0; export const PullToRefreshStateComing = 1; export const PullToRefreshStateRefreshing = 2;