import { type IntersectionOptions } from "https://deno.land/x/valibot@v0.19.0/src/index.ts";
Intersection options type.
definition: [BaseSchema<any>, BaseSchema<any>, ...BaseSchema<any>[]]
import { type IntersectionOptions } from "https://deno.land/x/valibot@v0.19.0/src/index.ts";
Intersection options type.