import { IPSDELogicNodeParam } from '../../dataentity/logic/ipsdelogic-node-param'; /** * * 子接口类型识别属性[] * @export * @interface IPSAppDELogicNodeParam */ export type IPSAppDELogicNodeParam = IPSDELogicNodeParam; //# sourceMappingURL=ipsapp-delogic-node-param.d.ts.map