import { type MacAction } from "https://deno.land/x/valibot@v0.1.0-to-json-schema/src/actions/mac/mac.ts";
MAC action type.
Type Parameters
TMessage extends ErrorMessage<MacIssue<TInput>> | undefined
Properties
readonly
message: TMessageThe error message.