UNPKG

ajv

Version:

Another JSON Schema Validator

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