Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/undici
/
Class
types/cache-interceptor.d.ts:165–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
export
class
SqliteCacheStore implements CacheStore {
166
constructor (opts?: SqliteCacheStoreOpts)
167
168
/**
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected