import * as valibot from "https://deno.land/x/valibot@v0.35.0/src/methods/pipe/pipe.ts"; FunctionsfpipeAdds a pipeline to a schema, that can validate and transform its input. Type AliasesTSchemaWithPipeSchema with pipe type.