import { errorUtil } from "https://deno.land/x/zod@v3.23.7/helpers/errorUtil.ts";
const { toString } = errorUtil;
type
(message?: ErrMessage) => string | undefined
x/zod/helpers/errorUtil.ts>errorUtil.toString
import { errorUtil } from "https://deno.land/x/zod@v3.23.7/helpers/errorUtil.ts";
const { toString } = errorUtil;