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