ParameterRenderType
@the-codegen-project/cli • Docs
Home / ParameterRenderType
Interface: ParameterRenderType<GeneratorType>
Type Parameters
| Type Parameter |
|---|
GeneratorType |
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
channelModels | Record<string, undefined | OutputModel> | - | src/codegen/types.ts:154 |
files | GeneratedFile[] | Generated files with path and content | src/codegen/types.ts:157 |
generator | GeneratorType | - | src/codegen/types.ts:155 |