@portkey-v1/request
v1.5.4-alpha.22
Published
  [![NPM Package Version][npm-image-version]][npm-url]
Downloads
50
Readme
@portkey-v1/request
Installation
Using NPM
npm install @portkey-v1/requestUsing Yarn
yarn add @portkey-v1/requestPrerequisites
Package.json Scripts
| Script | Description |
| -------- | -------------------------------------------------- |
| clean | Uses rm to remove dist/ |
| build | Uses tsc to build package and dependent packages |
| lint | Uses eslint to lint package |
| lint:fix | Uses eslint to check and fix any warnings |
| format | Uses prettier to format the code |
