import * as valibot from "https://deno.land/x/valibot@v0.35.0/src/methods/parser/parserAsync.ts";
Functions
Returns a function that parses an unknown input based on a schema. |
Interfaces
The parser async type. |
x/valibot/src/methods/parser/parserAsync.ts
import * as valibot from "https://deno.land/x/valibot@v0.35.0/src/methods/parser/parserAsync.ts";
Returns a function that parses an unknown input based on a schema. |
The parser async type. |