Generators
@the-codegen-project/cli • Docs
Home / Generators
Type Alias: Generators
type Generators:
| TypescriptHeadersGenerator
| TypeScriptPayloadGenerator
| TypescriptParametersGenerator
| TypeScriptChannelsGenerator
| TypeScriptClientGenerator
| CustomGenerator;