TypeScript Error with Schema Fields in TaggedRequest
it seems abit odd that i can't just pass a schema as the fields argument to a Schema.TaggedRequest...
the
probably me trying to push the effect friendship here, but is there also any way to pass a Schema.Class as the fields argument? ive gotten use to abstracting away the decode functionality in my schemas...
the latter
the
LoginArgs in the LoginRequest gives me the following TS error...probably me trying to push the effect friendship here, but is there also any way to pass a Schema.Class as the fields argument? ive gotten use to abstracting away the decode functionality in my schemas...
the latter
LoginArgs shows this TS error...