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

Function Endpoint0

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

Source from the content-addressed store, hash-verified

51 ? error
52 : new ClientError({ cause: error })
53const Endpoint0 = (raw: RawGroup) => () => raw["health"]({}).pipe(Effect.mapError(mapEndpoint0Error))
54
55type Endpoint1Input = { readonly archived?: (typeof Endpoint1Query.Type)["archived"] }
56const Endpoint1DeclaredError = Schema.Never

Callers 1

adaptGroup0Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected