import { type IntersectOptions } from "https://deno.land/x/valibot@v0.30.0/src/schemas/intersect/index.ts";
Intersect options type.
definition: MaybeReadonly<[BaseSchema, BaseSchema, ...BaseSchema[]]>
x/valibot/src/schemas/intersect/index.ts>IntersectOptions
import { type IntersectOptions } from "https://deno.land/x/valibot@v0.30.0/src/schemas/intersect/index.ts";
Intersect options type.