Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SukkaW/Surge
/ validate-domestic.ts
File
validate-domestic.ts
Build/validate-domestic.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'node:path'
;
2
import
{ SOURCE_DIR } from
'./constants/dir'
;
3
import
{ parseFelixDnsmasqFromResp } from
'./lib/parse-dnsmasq'
;
4
import
{ $$fetch } from
'./lib/fetch-retry'
;
Callers
nothing calls this directly
Calls
1
parseDomesticList
Function · 0.85
Tested by
no test coverage detected