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

Class

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

Source from the content-addressed store, hash-verified

86>()
87
88class MyContextProvider2
89 extends RpcX.RpcMiddleware.Tag<MyContextProvider2, { provides: SomeElse }>()("MyContextProvider2")
90{
91 static Default = Layer.make(this, {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected