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