import { any } from "https://deno.land/x/valibot@v0.30.0/src/schemas/any/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.30.0/src/schemas/any/index.ts";
Creates an any schema.
A validation and transformation pipe.