@api-ts/superagent-wrapper

v1.3.2
Make type-safe HTTP requests with superagent

build

tsc --build --incremental --verbose .

clean

rm -rf -- dist

format

prettier --check .

format:fix

prettier --write .

test

c8 --all node --require @swc-node/register --test test/*.test.ts
npm i @api-ts/superagent-wrapper

Metadata

Downloads