import { type PicklistSchema } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/schemas/picklist/index.ts";
Picklist schema type.
Type Parameters
TOptions extends PicklistOptions
TMessage extends ErrorMessage<PicklistIssue> | undefined
import { type PicklistSchema } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/schemas/picklist/index.ts";
Picklist schema type.