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