hawk.types Types for Hawk's modules Installation yarn add @hawk.so/types How to add new types Add new types to src folder. Create a pull request. github-actions bot will check lint styles, build types and commit changes. Lint $ yarn lint Build $ yarn tsc