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

Class

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

Source from the content-addressed store, hash-verified

274}
275
276export class SomethingService2 extends Context.Service<SomethingService2>()(
277 "SomethingService2",
278 {
279 make: Effect.gen(function*() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected