UNPKG

97 BTypeScriptView Raw
1import type { Vocabulary } from "../types";
2declare const next: Vocabulary;
3export default next;