| 86 | >() |
| 87 | |
| 88 | class MyContextProvider2 |
| 89 | extends RpcX.RpcMiddleware.Tag<MyContextProvider2, { provides: SomeElse }>()("MyContextProvider2") |
| 90 | { |
| 91 | static Default = Layer.make(this, { |
nothing calls this directly
no outgoing calls
no test coverage detected