SingleFunctionRenderType
@the-codegen-project/cli • Docs
Home / SingleFunctionRenderType
Interface: SingleFunctionRenderType
Properties
| Property | Type | Defined in |
|---|---|---|
code | string | src/codegen/types.ts:178 |
dependencies | string[] | src/codegen/types.ts:179 |
functionName | string | src/codegen/types.ts:177 |
functionType | ChannelFunctionTypes | src/codegen/types.ts:180 |
messageType | string | src/codegen/types.ts:181 |
replyType? | string | src/codegen/types.ts:182 |