| # 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`. |