import { type UnionSchemaAsync } from "https://deno.land/x/valibot@v0.30.0/src/schemas/union/unionAsync.ts";
Union schema async type.
Type Parameters
TOptions extends UnionOptionsAsync
Properties
options: TOptions
The union options.
message: ErrorMessage | undefined
The error message.