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