Seeking Abstraction for Converting Instances to Effect Services

I wish there was some cool and lean abstraction to turn stuff like new Stripe(), new rss() , new Intercom() into Effect services automatically.

I'm starting to have a bunch of use pattern which is fine, but not super clean.
Was this page helpful?