Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/motdotla/dotenv
/ test.ts
File
test.ts
tests/types/test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ config, parse, populate, DotenvPopulateInput } from
"dotenv"
;
2
3
const
env = config();
4
const
dbUrl: string | null =
Callers
nothing calls this directly
Calls
3
config
Function · 0.85
parse
Function · 0.85
populate
Function · 0.85
Tested by
no test coverage detected