8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
set
Hello and thanks for this wonderful lib!
It seems that contrary to zodOptional.unwrap() , zodList.element or zodUnion.options, I can't get access to the schema of a ZodSet elements 🤔
zodOptional.unwrap()
zodList.element
zodUnion.options
ZodSet
Is there a method to achieve it? I can try and open a PR if not.
Thomas