TypeScript definitions for Hawk
Types for Hawk's modules
```
yarn add @hawk.so/types
1. Add new types to src folder.
2. Create a pull request.
github-actions bot will check lint styles, build types and commit changes.
``
$ yarn lint
```
$ yarn tsc
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).
See the LICENSE file for the full text.