# 伊智 utils

## 安装

```bash
yarn add @yzfe/utils
```

## 使用

```ts
import { sleep } from '@yzfe/utils'
```
