Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/upstash/context7
/ Context7Config
Interface
Context7Config
packages/sdk/src/commands/types.ts:1–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
interface
Context7Config {
2
apiKey?: string;
3
}
4
5
/**
6
* A library available in Context7
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected