UNPKG

react-hooks-and-com

Version:

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

3 lines 115 B
export { Button } from './Button'; export type { ButtonProps } from './Button'; //# sourceMappingURL=index.d.ts.map