SingleFunctionRenderType
@the-codegen-project/cli • Docs
Home / SingleFunctionRenderType
Interface: SingleFunctionRenderType
Properties
Property | Type | Defined in |
---|---|---|
code | string | src/codegen/types.ts:100 |
dependencies | string [] | src/codegen/types.ts:101 |
functionName | string | src/codegen/types.ts:99 |
functionType | ChannelFunctionTypes | src/codegen/types.ts:102 |
messageType | string | src/codegen/types.ts:103 |
replyType? | string | src/codegen/types.ts:104 |