MCPcopy Create free account
hub / github.com/effect-app/libs /

Class

packages/infra/test/controller.test.ts:230–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228// )
229
230export class GetSomething extends Query<GetSomething>()("GetSomething", {
231 id: S.String
232}, { success: S.String, error: UnauthorizedError }) {}
233

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected