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