import { type AnySchema } from "https://deno.land/x/valibot@v0.30.0/src/schemas/any/any.ts";
Any schema type.
Properties
pipe: Pipe<any> | undefined
The validation and transformation pipeline.
import { type AnySchema } from "https://deno.land/x/valibot@v0.30.0/src/schemas/any/any.ts";
Any schema type.
The validation and transformation pipeline.