MCPcopy Create free account
hub / github.com/anomalyco/opencode / adaptGroup6

Function adaptGroup6

packages/client/src/generated-effect/client.ts:267–267  ·  view source on GitHub ↗
(raw: RawClient["server.provider"])

Source from the content-addressed store, hash-verified

265 )
266
267const adaptGroup6 = (raw: RawClient["server.provider"]) => ({ list: Endpoint6_0(raw), get: Endpoint6_1(raw) })
268
269type Endpoint7_0Request = Parameters<RawClient["server.integration"]["integration.list"]>[0]
270type Endpoint7_0Input = { readonly location?: Endpoint7_0Request["query"]["location"] }

Callers 1

adaptClientFunction · 0.85

Calls 2

Endpoint6_0Function · 0.85
Endpoint6_1Function · 0.85

Tested by

no test coverage detected