SingleFunctionRenderType
@the-codegen-project/cli • Docs
Home / SingleFunctionRenderType
Interface: SingleFunctionRenderType
Properties
| Property | Type | Defined in |
|---|---|---|
code | string | src/codegen/types.ts:168 |
dependencies | string[] | src/codegen/types.ts:169 |
functionName | string | src/codegen/types.ts:167 |
functionType | ChannelFunctionTypes | src/codegen/types.ts:170 |
messageType | string | src/codegen/types.ts:171 |
replyType? | string | src/codegen/types.ts:172 |