MCPcopy
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

1import { config, parse, populate, DotenvPopulateInput } from "dotenv";
2
3const env = config();
4const dbUrl: string | null =

Callers

nothing calls this directly

Calls 3

configFunction · 0.85
parseFunction · 0.85
populateFunction · 0.85

Tested by

no test coverage detected