UNPKG

ajv

Version:

Another JSON Schema Validator

4 lines (3 loc) 127 B
import type { Vocabulary } from "../types"; declare const draft7Vocabularies: Vocabulary[]; export default draft7Vocabularies;