0.0.3 • Published 3 years ago

nestjs-cqrs-static-type-generator v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Static Type Generator

Description

A command line utility to generate static types for @nestjs/cqrs module handlers.

Installation

  $ npm install --save-dev nestjs-cqrs-static-type-generator

Usage

  $ ./node_modules/.bin/generate-types --help

Will show you help menu

License

MIT