Skip to main content

Generators

@the-codegen-project/cliDocs


Home / Generators

Type Alias: Generators

type Generators: 
| TypescriptHeadersGenerator
| TypescriptTypesGenerator
| TypeScriptPayloadGenerator
| TypescriptParametersGenerator
| TypeScriptChannelsGenerator
| TypeScriptClientGenerator
| TypescriptModelsGenerator
| CustomGenerator;

Defined in

src/codegen/types.ts:112