index.d.ts 114 Bytes Raw Blame History Permalink 1 2 3 import type { Vocabulary } from "../../types"; declare const unevaluated: Vocabulary; export default unevaluated;