supercat666's picture
fixed igv
1df763a
raw
history blame
No virus
133 Bytes
import type { Vocabulary } from "../types";
declare const draft2020Vocabularies: Vocabulary[];
export default draft2020Vocabularies;