Troubleshooting `schemaBody` Usage in `@effect/platform` with TypeScript Types
Hi all, I have some trouble using
schemaBody from @effect/platform I don't understand why in the following example a returns anyand b returns never (which I need for my resolver)?