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

Function adaptGroup12

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

Source from the content-addressed store, hash-verified

507 raw["skill.list"]({ query: { location: input?.["location"] } }).pipe(Effect.mapError(mapClientError))
508
509const adaptGroup12 = (raw: RawClient["server.skill"]) => ({ list: Endpoint12_0(raw) })
510
511const Endpoint13_0 = (raw: RawClient["server.event"]) => () =>
512 Stream.unwrap(

Callers 1

adaptClientFunction · 0.85

Calls 1

Endpoint12_0Function · 0.85

Tested by

no test coverage detected