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

Function adaptGroup2

packages/httpapi-codegen/test/generated/system.ts:25–25  ·  view source on GitHub ↗
(raw: RawGroup)

Source from the content-addressed store, hash-verified

23const Endpoint0 = (raw: RawGroup) => () => raw["status"]({}).pipe(Effect.mapError(mapEndpoint0Error))
24
25export const adaptGroup2 = (raw: RawGroup) => ({ status: Endpoint0(raw) })

Callers 1

adaptClientFunction · 0.90

Calls 1

Endpoint0Function · 0.70

Tested by

no test coverage detected