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