@genting/hooks
v1.0.14
Published
react hooks library
Downloads
47
Readme
一个 React Hooks 库
基于 ahooks 库制作
📦 安装
$ npm install --save @genting/hooks
# or
$ yarn add @genting/hooks
# or
$ pnpm add @genting/hooks🔨 使用
import { useRequest } from '@genting/hooks'