Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/stoplightio/spectral
/ IHttpAndFileResolverOptions
Interface
IHttpAndFileResolverOptions
packages/ref-resolver/src/index.ts:8–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
import
{ DepGraph } from
'dependency-graph'
;
7
8
export
interface
IHttpAndFileResolverOptions {
9
agent?: Agent;
10
}
11
12
export
* from
'./types'
;
13
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected