ESM build only, requires @midwayjs >= 3.16
and set "type": "module"
in packages.json
npm i -g c8 lerna madge rollup tsx zx
npm i @waiting/fetch
// for Midway.js
npm i @mwcp/fetch
npm install
## Packages
| Package | Version |
| --------------- | ---------------------- |
| [`fetch`] | [![main-svg]][main-ch] |
| [`@mwcp/fetch`] | [![mw-svg]][mw-ch] |
## Initialize and install dependencies
run it at first time and any time
```sh
npm run repo:init