word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
22 lines (21 loc) • 854 B
JavaScript
export const dir_hu = {
huge: () => import("./huge.json"),
hullo: () => import("./hullo.json"),
human: () => import("./human.json"),
humanitarian: () => import("./humanitarian.json"),
humanity: () => import("./humanity.json"),
humble: () => import("./humble.json"),
humid: () => import("./humid.json"),
humor: () => import("./humor.json"),
humorous: () => import("./humorous.json"),
humour: () => import("./humour.json"),
hundred: () => import("./hundred.json"),
hunger: () => import("./hunger.json"),
hungry: () => import("./hungry.json"),
hunt: () => import("./hunt.json"),
hunting: () => import("./hunting.json"),
hurricane: () => import("./hurricane.json"),
hurry: () => import("./hurry.json"),
hurt: () => import("./hurt.json"),
husband: () => import("./husband.json"),
};