Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScrapeGraphAI/just-scrape
/ env.ts
File
env.ts
src/lib/env.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ existsSync, readFileSync } from
"node:fs"
;
2
import
{ homedir } from
"node:os"
;
3
import
{ join } from
"node:path"
;
4
Callers
nothing calls this directly
Calls
1
resolve
Function · 0.85
Tested by
no test coverage detected