Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlowiseAI/Flowise
/ variableUtils.test.ts
File
variableUtils.test.ts
packages/agentflow/src/core/utils/variableUtils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ FlowNode } from
'@/core/types'
2
3
import
{ extractVariables, getDefinedStateKeys, getUpstreamNodes } from
'./variableUtils'
4
Callers
nothing calls this directly
Calls
6
extractVariables
Function · 0.90
getUpstreamNodes
Function · 0.90
getDefinedStateKeys
Function · 0.90
makeStateNode
Function · 0.85
makeNode
Function · 0.70
makeEdge
Function · 0.70
Tested by
no test coverage detected