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

Function adaptGroup16

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

Source from the content-addressed store, hash-verified

634 raw["reference.list"]({ query: { location: input?.["location"] } }).pipe(Effect.mapError(mapClientError))
635
636const adaptGroup16 = (raw: RawClient["server.reference"]) => ({ list: Endpoint16_0(raw) })
637
638type Endpoint17_0Request = Parameters<RawClient["server.projectCopy"]["projectCopy.create"]>[0]
639type Endpoint17_0Input = {

Callers 1

adaptClientFunction · 0.85

Calls 1

Endpoint16_0Function · 0.85

Tested by

no test coverage detected