UNPKG

react-hooks-and-com

Version:

一个现代化的 React 自定义 Hooks 库,提供 20+ 个实用的自定义 Hooks。使用 TypeScript 和 Tailwind CSS 构建,完全类型安全。

3 lines 156 B
export { useThrottle } from './useThrottle'; export type { UseThrottleOptions, UseThrottleReturn } from './useThrottle'; //# sourceMappingURL=index.d.ts.map