UNPKG

133 BTypeScriptView Raw
1import type { Vocabulary } from "../types";
2declare const draft2020Vocabularies: Vocabulary[];
3export default draft2020Vocabularies;