UNPKG

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