fabian-hiller / valibot

The modular and type safe schema library for validating structural data 🤖
https://valibot.dev
MIT License
5.88k stars 181 forks source link

improve set input and output types API refs #719

Closed EltonLobo07 closed 1 month ago

EltonLobo07 commented 1 month ago

The InferSetInput and InferSetOutput types can also accept async set schemas. This PR adds this information to the API reference pages.