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