介绍

ahooks 的 vue 实现。

许多 hooks 是从ahooks移植过来的,但是不完全一致。

特点

  • 由 TS 编写,完整的类型推导.

安装

yarn add xz-use

使用

import { useRequest } from 'xz-use';

最近更新: