MCPcopy Index your code
hub / github.com/experdot/pointer / TestConnectionResult

Interface TestConnectionResult

src/preload/index.d.ts:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18export interface TestConnectionResult {
19 success: boolean
20 error?: string
21}
22
23export interface GetModelsResult {
24 success: boolean

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected