import { type IsoWeekAction } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/actions/isoWeek/index.ts";
ISO week action type.
Type Parameters
TMessage extends ErrorMessage<IsoWeekIssue<TInput>> | undefined
Properties
readonly
message: TMessageThe error message.