Exposing effects to regular JavaScript code using `Effect.runPromise`
Would this be a complete anti-pattern?
I want to expose the effect to regular js code, i know its not ideal, but this is just what i'm trying to do, open to a better solution
I want to expose the effect to regular js code, i know its not ideal, but this is just what i'm trying to do, open to a better solution
