UNPKG

json-schema-library

Version:

Customizable and hackable json-validator and json-schema utilities for traversal, data generation and validation

4 lines (3 loc) 132 B
import { CreateError } from "../utils/createCustomError"; declare const errors: Record<string, CreateError>; export default errors;