Revert "Make ResponseCDN extend RequestCDN instead of redeclaring fields"

This reverts commit d87d6471caa3ce0bf9cec9e36c66843a13a20517.
1 file changed
tree: 45ae4bc4b97ff8dfc9881c55fd76113105750b0b
  1. src/
  2. .eslintrc.json
  3. .gitignore
  4. LICENSE
  5. package-lock.json
  6. package.json
  7. pnpm-lock.yaml
  8. README.md
  9. tsconfig.json
README.md

trafficops-types

Typescript types and utility functions for Traffic Ops API objects.

There‘s not much to document, it’s mostly just types, but to see the documentation, install the development dependencies and use the doc NPM script like: npm run doc.