import { type IntersectOptionsAsync } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Intersect options async type.
definition: MaybeReadonly<[BaseSchema | BaseSchemaAsync, BaseSchema | BaseSchemaAsync, ...(BaseSchema[] | BaseSchemaAsync[])]>
x/valibot/mod.ts>IntersectOptionsAsync
import { type IntersectOptionsAsync } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Intersect options async type.