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