@soonspacejs/plugin-cps-soonmanager 2.10.15 → 2.10.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -195,9 +195,6 @@ declare class CpsSoonmanagerPlugin {
195
195
  nodeList: import("@soonflow/plugin-soonmanager2-sync/dist/interface").Node[];
196
196
  lineList: import("@soonflow/plugin-soonmanager2-sync/dist/interface").Edge[];
197
197
  };
198
- /**
199
- * 是否需要执行解密流程
200
- */
201
198
  subFlows: import("@soonflow/plugin-soonmanager2-sync/dist/interface").FlowSyncData[];
202
199
  }[]>;
203
200
  /**