import * as valibot from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/methods/parser/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 parser type. | |
The parser async type. |