type alias errorUtil.ErrMessageimport { type errorUtil } from "https://dotland.deno.dev/x/zod@v3.23.0-beta.0/helpers/errorUtil.ts"; const { ErrMessage } = errorUtil; definition: string | { message?: string; }