Closed naggingant closed 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:
make types
types
.d.ts
Related: https://github.com/openrm/hato/issues/16
make types
generates a directory namedtypes
that include type definitions (.d.ts
). They could actually be bundled in the public package when we have completely typed it :thinking: