UNPKG

@td-design/rn-hooks

Version:

从ahooks里面抽取的一些在rn项目里可以使用的hooks。提高开发效率

3 lines (2 loc) 99 B
import type { Plugin } from '../types'; export declare const usePollingPlugin: Plugin<any, any[]>;