SingleFunctionRenderType
@the-codegen-project/cli • Docs
Home / SingleFunctionRenderType
Interface: SingleFunctionRenderType
Properties
| Property | Type | Defined in |
|---|---|---|
code | string | src/codegen/types.ts:173 |
dependencies | string[] | src/codegen/types.ts:174 |
functionName | string | src/codegen/types.ts:172 |
functionType | ChannelFunctionTypes | src/codegen/types.ts:175 |
messageType | string | src/codegen/types.ts:176 |
replyType? | string | src/codegen/types.ts:177 |