import { any } from "https://deno.land/x/valibot@v0.28.1/src/schemas/index.ts";
Creates an any schema.
Parameters
optional
pipe: Pipe<any>A validation and transformation pipe.
import { any } from "https://deno.land/x/valibot@v0.28.1/src/schemas/index.ts";
Creates an any schema.
A validation and transformation pipe.