SingleFunctionRenderType
@the-codegen-project/cli • Docs
Home / SingleFunctionRenderType
Interface: SingleFunctionRenderType
Properties
Property | Type | Defined in |
---|---|---|
code | string | src/codegen/types.ts:112 |
dependencies | string [] | src/codegen/types.ts:113 |
functionName | string | src/codegen/types.ts:111 |
functionType | ChannelFunctionTypes | src/codegen/types.ts:114 |
messageType | string | src/codegen/types.ts:115 |
replyType? | string | src/codegen/types.ts:116 |