SingleFunctionRenderType
@the-codegen-project/cli • Docs
Home / SingleFunctionRenderType
Interface: SingleFunctionRenderType
Properties
Property | Type | Defined in |
---|---|---|
code | string | src/codegen/types.ts:140 |
dependencies | string [] | src/codegen/types.ts:141 |
functionName | string | src/codegen/types.ts:139 |
functionType | ChannelFunctionTypes | src/codegen/types.ts:142 |
messageType | string | src/codegen/types.ts:143 |
replyType? | string | src/codegen/types.ts:144 |