word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
26 lines (25 loc) • 1.02 kB
JavaScript
export const dir_hi = {
hi: () => import("./hi.json"),
hidden: () => import("./hidden.json"),
hide: () => import("./hide.json"),
hierarchy: () => import("./hierarchy.json"),
"high-profile": () => import("./high-profile.json"),
high: () => import("./high.json"),
highlight: () => import("./highlight.json"),
highly: () => import("./highly.json"),
highway: () => import("./highway.json"),
hilarious: () => import("./hilarious.json"),
hill: () => import("./hill.json"),
him: () => import("./him.json"),
himself: () => import("./himself.json"),
hinder: () => import("./hinder.json"),
hint: () => import("./hint.json"),
hip: () => import("./hip.json"),
hire: () => import("./hire.json"),
his: () => import("./his.json"),
historian: () => import("./historian.json"),
historic: () => import("./historic.json"),
historical: () => import("./historical.json"),
history: () => import("./history.json"),
hit: () => import("./hit.json"),
};