openrm / hato

A minimalist, customizeable AMQP framework in Node.js
MIT License
1 stars 0 forks source link

Chore/typecheck #26

Closed naggingant closed 4 years ago

naggingant commented 4 years ago

Related: https://github.com/openrm/hato/issues/16

make types generates a directory named types that include type definitions (.d.ts). They could actually be bundled in the public package when we have completely typed it :thinking: