xsy-breeze-ui-rpa > ExtensionPointInterface
ExtensionPointInterface interface
Signature:
export interface ExtensionPointInterface
Properties
| Property | Type | Description |
|---|---|---|
| inports | { [key: string]: PortDataType; } | |
| name | string | |
| outports | { [key: string]: PortDataType; } |
