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