SingleFunctionRenderType
@the-codegen-project/cli • Docs
Home / SingleFunctionRenderType
Interface: SingleFunctionRenderType
Properties
| Property | Type | Defined in |
|---|---|---|
code | string | src/codegen/types.ts:195 |
dependencies | string[] | src/codegen/types.ts:196 |
functionName | string | src/codegen/types.ts:194 |
functionType | ChannelFunctionTypes | src/codegen/types.ts:197 |
messageType | string | src/codegen/types.ts:198 |
replyType? | string | src/codegen/types.ts:199 |