ts-essentials

v1.0.2
All essential Typescript types in one place
typescript types essentials

test

tsc --noEmit

build

rm -rf ./dist && tsc -p tsconfig.prod.json --outDir ./dist

prepublishOnly

yarn test && yarn build

Metadata

  • MIT
  • Whatever
  • Krzysztof Kaczor
  • released 12/20/2018

Downloads

Maintainers