@typescript/ata

v0.9.7
A dependency for downloading `*.d.ts` files corresponding to a Node.js source file. Relies on API's provided by [jsdelivr](https://www.jsdelivr.com).

build

esbuild src/index.ts --bundle --outfile=dist/index.js --format=esm --platform=node --target=es2015 && cpy src/userFacingTypes.d.ts dist/ --rename=index.d.ts && cpy src/ ../sandbox/src/vendor/ata

test

jest

bootstrap

pnpm build
npm i @typescript/ata

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 8/2/2024

Downloads