import * as valibot from "https://deno.land/x/valibot@v0.35.0/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. |