# WorkIt API for Javascript

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)

This package provides TypeScript interfaces and enums for the Workit models.

```bash
npm i @villedemontreal/workit-types
```

## Useful links
-   [Get started in 2 minutes](https://github.com/VilledeMontreal/workit/blob/master/getting-started).
-   [Examples](https://github.com/VilledeMontreal/workit/blob/master/examples).
-   [Documentation is available in this folder](https://github.com/VilledeMontreal/workit/tree/master/packages/workit/.docs)
-   Comprehensive API documentation is available [online](https://villedemontreal.github.io/workit/) and in the `docs` subdirectory
