Skip to main content
Version: Latest(3.11)

ConnectorLogic 连接器操作逻辑

1. 结构声明

class ConnectorLogic extends Logic {
kind: 'http' | 'pipeline';
}