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

Function adaptGroup0

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

Source from the content-addressed store, hash-verified

17 raw["health.get"]({}).pipe(Effect.mapError(mapClientError))
18
19const adaptGroup0 = (raw: RawClient["server.health"]) => ({ get: Endpoint0_0(raw) })
20
21type Endpoint1_0Request = Parameters<RawClient["server.location"]["location.get"]>[0]
22type Endpoint1_0Input = { readonly location?: Endpoint1_0Request["query"]["location"] }

Callers 1

adaptClientFunction · 0.70

Calls 1

Endpoint0_0Function · 0.85

Tested by

no test coverage detected