word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
42 lines (41 loc) • 1.68 kB
JavaScript
export const dir_ha = {
habit: () => import("./habit.json"),
habitat: () => import("./habitat.json"),
hail: () => import("./hail.json"),
hair: () => import("./hair.json"),
half: () => import("./half.json"),
halfway: () => import("./halfway.json"),
hall: () => import("./hall.json"),
halt: () => import("./halt.json"),
hand: () => import("./hand.json"),
handbag: () => import("./handbag.json"),
handful: () => import("./handful.json"),
handle: () => import("./handle.json"),
handling: () => import("./handling.json"),
handy: () => import("./handy.json"),
hang: () => import("./hang.json"),
happen: () => import("./happen.json"),
happily: () => import("./happily.json"),
happiness: () => import("./happiness.json"),
happy: () => import("./happy.json"),
harassment: () => import("./harassment.json"),
harbor: () => import("./harbor.json"),
harbour: () => import("./harbour.json"),
hard: () => import("./hard.json"),
hardly: () => import("./hardly.json"),
hardship: () => import("./hardship.json"),
hardware: () => import("./hardware.json"),
harm: () => import("./harm.json"),
harmful: () => import("./harmful.json"),
harmony: () => import("./harmony.json"),
harsh: () => import("./harsh.json"),
harvest: () => import("./harvest.json"),
hasty: () => import("./hasty.json"),
hat: () => import("./hat.json"),
hate: () => import("./hate.json"),
hatred: () => import("./hatred.json"),
haunt: () => import("./haunt.json"),
have: () => import("./have.json"),
hazard: () => import("./hazard.json"),
hazy: () => import("./hazy.json"),
};