@hawk.so/types
v0.1.21
Published
TypeScript definitions for Hawk
Downloads
1,558
Readme
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