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

Function adaptGroup4

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

Source from the content-addressed store, hash-verified

241 }).pipe(Effect.mapError(mapClientError))
242
243const adaptGroup4 = (raw: RawClient["server.message"]) => ({ list: Endpoint4_0(raw) })
244
245type Endpoint5_0Request = Parameters<RawClient["server.model"]["model.list"]>[0]
246type Endpoint5_0Input = { readonly location?: Endpoint5_0Request["query"]["location"] }

Callers 1

adaptClientFunction · 0.85

Calls 1

Endpoint4_0Function · 0.85

Tested by

no test coverage detected