Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ineo6/hosts
/ IDnsOption
Interface
IDnsOption
src/dns/index.ts:10–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
}
9
10
export
interface
IDnsOption {
11
[key: string]: IProvider
12
}
13
14
export
type
DnsType = DNSOverHTTPS | DNSOverIpAddress
15
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected