Comment on Ultra-minimal JSON schemas with TypeScript inferenceparentComments−evv4yI didn't know about this!But on the client I would use a JSON-schema validator anyways, otherwise I'd need something like "json-schema-to-zod"? Seems like a roundabout way to address my problem
Comments
I didn't know about this!
But on the client I would use a JSON-schema validator anyways, otherwise I'd need something like "json-schema-to-zod"? Seems like a roundabout way to address my problem