import { type UnionOptionsAsync } from "https://deno.land/x/valibot@v0.8.0/src/index.ts";
Union options async type.
definition: [BaseSchema | BaseSchemaAsync, BaseSchema | BaseSchemaAsync, ...(BaseSchema[] | BaseSchemaAsync[])]
import { type UnionOptionsAsync } from "https://deno.land/x/valibot@v0.8.0/src/index.ts";
Union options async type.