word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
18 lines (17 loc) • 658 B
JavaScript
export const dir_ea = {
"each-other": () => import("./each-other.json"),
each: () => import("./each.json"),
eager: () => import("./eager.json"),
ear: () => import("./ear.json"),
early: () => import("./early.json"),
earn: () => import("./earn.json"),
earnings: () => import("./earnings.json"),
earth: () => import("./earth.json"),
earthquake: () => import("./earthquake.json"),
ease: () => import("./ease.json"),
easily: () => import("./easily.json"),
east: () => import("./east.json"),
eastern: () => import("./eastern.json"),
easy: () => import("./easy.json"),
eat: () => import("./eat.json"),
};