UNPKG

json-schema-library

Version:

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

4 lines (3 loc) 111 B
/** remote meta-schema stored by schema $id */ declare const remotes: Record<string, any>; export { remotes };