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