import { type Pipe } from "https://deno.land/x/valibot@v0.30.0/src/types/index.ts";
Pipe type.
definition: (BaseValidation<TInput> | BaseTransformation<TInput>)[]
import { type Pipe } from "https://deno.land/x/valibot@v0.30.0/src/types/index.ts";
Pipe type.