Searched refs:boundFlows (Results 1 – 1 of 1) sorted by relevance
93 function findAnotherFlowExcept(boundFlows: Flow[], flowId: number): number {96 if (boundFlows.length === 0) {100 for (const flow of boundFlows) {109 return boundFlows[0].id;123 const boundFlows = globals.connectedFlows.filter( constant129 boundFlows, globals.frontendLocalState.focusedFlowIdLeft);133 boundFlows, globals.frontendLocalState.focusedFlowIdRight);