UNPKG

zod

Version:

TypeScript-first schema declaration and validation library with static type inference

6 lines (5 loc) 142 B
import type * as errors from "../core/errors.cjs"; declare function _default(): { localeError: errors.$ZodErrorMap; }; export = _default;