ParseParamstype ParseParams = {path: (string | number)[]; errorMap: ZodErrorMap; async: boolean; };§Type§{path: (string | number)[]; errorMap: ZodErrorMap; async: boolean; }[src]