Type Error when Passing Context to Effect
Hi, I'm new to the effect ecosystem and trying to use Context to inject services. I followed the documentation in https://effect.website/docs/context-management/services using
Any advice would be appreciated
"effect": "^2.0.0-next.34". However, I keep running into a type error when passing the Context to an Effect.Any advice would be appreciated

A fully-fledged functional effect system for TypeScript with a rich standard library

