3 lines
84 B
TypeScript
3 lines
84 B
TypeScript
![]() |
import type { ZodErrorMap } from 'zod';
|
||
|
export declare const errorMap: ZodErrorMap;
|