Type Error in Generic Schema Function with Transforms in TypeScript
I'm struggling a bit with generic Schema functions with transforms.
This gives me the right output types, but I get a type error inside my decode function:
This gives me the right output types, but I get a type error inside my decode function:
