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