nested runPromise
I'm using a third party library that imports
I create the following fuction to be able to pass it an Effect factory:
The issue is that I have a
ServerSentEventGenerator(https://github.com/starfederation/datastar/tree/main/sdk/typescript) I create the following fuction to be able to pass it an Effect factory:
The issue is that I have a
runPromise inside a runPromiseExit. Can I somehow lift (I'm not sure lift the right verb) the inner runPromise to a regular Effect?GitHub
The hypermedia framework. Contribute to starfederation/datastar development by creating an account on GitHub.
