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