import * as valibot from "https://deno.land/x/valibot@v0.11.1/src/types.ts";
Type Aliases
Base schema type. | |
Base schema async type. | |
Input inference type. | |
Output inference type. | |
Parse info type. | |
Path item type. | |
T Pipe | Validation and transformation pipe type. |
Async validation and transformation pipe type. | |
Resolve object type. | |
Validate info type. |