UNPKG

word-vault

Version:

A lightweight JavaScript package for English word definitions and collections.

47 lines (46 loc) 1.93 kB
export const dir_ho = { hobby: () => import("./hobby.json"), hockey: () => import("./hockey.json"), hold: () => import("./hold.json"), holder: () => import("./holder.json"), holding: () => import("./holding.json"), hole: () => import("./hole.json"), holiday: () => import("./holiday.json"), hollow: () => import("./hollow.json"), holy: () => import("./holy.json"), home: () => import("./home.json"), homeland: () => import("./homeland.json"), homeless: () => import("./homeless.json"), homework: () => import("./homework.json"), homicide: () => import("./homicide.json"), honest: () => import("./honest.json"), honestly: () => import("./honestly.json"), honesty: () => import("./honesty.json"), honey: () => import("./honey.json"), honor: () => import("./honor.json"), honour: () => import("./honour.json"), hook: () => import("./hook.json"), hope: () => import("./hope.json"), hopeful: () => import("./hopeful.json"), hopefully: () => import("./hopefully.json"), hopeless: () => import("./hopeless.json"), horizon: () => import("./horizon.json"), horn: () => import("./horn.json"), horrible: () => import("./horrible.json"), horrid: () => import("./horrid.json"), horror: () => import("./horror.json"), horse: () => import("./horse.json"), hospital: () => import("./hospital.json"), host: () => import("./host.json"), hostage: () => import("./hostage.json"), hostile: () => import("./hostile.json"), hostility: () => import("./hostility.json"), hot: () => import("./hot.json"), hotel: () => import("./hotel.json"), hour: () => import("./hour.json"), house: () => import("./house.json"), household: () => import("./household.json"), housing: () => import("./housing.json"), how: () => import("./how.json"), however: () => import("./however.json"), };