Using a Typed Helper to Yield a Service in Effect
Is there any way that I can yield a service into an effect but using a typed helper?
Say i have a Tagged Class
Instead of doing this:
I want to do something like this:
Say i have a Tagged Class
IDBObjectStoreServiceInstead of doing this:
I want to do something like this:
