UNPKG

ajv

Version:

Another JSON Schema Validator

4 lines (3 loc) 149 B
import type { Vocabulary } from "../types"; export declare const metadataVocabulary: Vocabulary; export declare const contentVocabulary: Vocabulary;