TypeScript Schema Type Mismatch in API Integration
I need some TS / Effect help. I am trying to define a common shape for external API's that I integrate with. Here's a codesandbox: https://codesandbox.io/p/sandbox/jolly-taussig-mxzswf?file=/src/index.ts:394,7
You can see the issue on like 398 for
and I want
You can see the issue on like 398 for
const test. I'm getting:and I want
