UNPKG

@trophyso/node

Version:
3 lines (2 loc) 135 B
import type { ValidationError } from "../../Schema"; export declare function stringifyValidationError(error: ValidationError): string;