import * as valibot from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/methods/safeParser/index.ts";
Functions
Returns a function that parses an unknown input based on a schema. | |
Returns a function that parses an unknown input based on a schema. |
Interfaces
The safe parser type. | |
The safe parser async type. |