Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FlowiseAI/Flowise
/ index.ts
File
index.ts
packages/components/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
dotenv from
'dotenv'
2
import
path from
'path'
3
4
const
envPath = path.join(__dirname,
'..'
,
'..'
,
'.env'
)
Callers
nothing calls this directly
Calls
1
config
Method · 0.80
Tested by
no test coverage detected