Skip to main content
Version: 3.9

ProcessBindV2 绑定实体或数据结构

1. 结构声明

class ProcessBindV2 extends BaseNode {
refNamespace: string;
refName: string;
typeAnnotation: TypeAnnotation;
}