Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
const
Endpoint0 = (raw: RawGroup) => () => raw[
"status"
]({}).pipe(Effect.mapError(mapEndpoint0Error))
24
25
export
const
adaptGroup2 = (raw: RawGroup) => ({ status: Endpoint0(raw) })
Callers
1
adaptClient
Function · 0.90
Calls
1
Endpoint0
Function · 0.70
Tested by
no test coverage detected