draft7.d.ts 127 Bytes Raw Blame History Permalink 1 2 3 import type { Vocabulary } from "../types"; declare const draft7Vocabularies: Vocabulary[]; export default draft7Vocabularies;