import { type PicklistSchemaAsync } from "https://deno.land/x/valibot@v0.30.0/src/schemas/index.ts";
Picklist schema async type.
Type Parameters
TOptions extends PicklistOptions
optional
TOutput = TOptions[number]Properties
options: TOptions
The picklist value.
message: ErrorMessage | undefined
The error message.