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