Type Error in TypeScript: Mismatch Between Expected and Actual Effect Types in API Handler
gah i'm sorry for more questions. This one should be more simple though, i'm not following the types.
So my handler is like so
and my api is like so:
This feels pretty dead simple, i just can't follow why its an
So my handler is like so
and my api is like so:
This feels pretty dead simple, i just can't follow why its an
Effect<never,never,never>.