word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
42 lines (41 loc) • 1.68 kB
JavaScript
export const dir_he = {
he: () => import("./he.json"),
head: () => import("./head.json"),
headache: () => import("./headache.json"),
headline: () => import("./headline.json"),
headquarters: () => import("./headquarters.json"),
heal: () => import("./heal.json"),
health: () => import("./health.json"),
healthcare: () => import("./healthcare.json"),
healthy: () => import("./healthy.json"),
hear: () => import("./hear.json"),
hearing: () => import("./hearing.json"),
heart: () => import("./heart.json"),
heat: () => import("./heat.json"),
heater: () => import("./heater.json"),
heating: () => import("./heating.json"),
heaven: () => import("./heaven.json"),
heavily: () => import("./heavily.json"),
heavy: () => import("./heavy.json"),
heed: () => import("./heed.json"),
heel: () => import("./heel.json"),
height: () => import("./height.json"),
heighten: () => import("./heighten.json"),
heir: () => import("./heir.json"),
helicopter: () => import("./helicopter.json"),
hell: () => import("./hell.json"),
hello: () => import("./hello.json"),
helmet: () => import("./helmet.json"),
help: () => import("./help.json"),
helpful: () => import("./helpful.json"),
hence: () => import("./hence.json"),
her: () => import("./her.json"),
herb: () => import("./herb.json"),
here: () => import("./here.json"),
heritage: () => import("./heritage.json"),
hero: () => import("./hero.json"),
hers: () => import("./hers.json"),
herself: () => import("./herself.json"),
hesitate: () => import("./hesitate.json"),
hey: () => import("./hey.json"),
};