word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
11 lines (10 loc) • 425 B
JavaScript
export const dir_ef = {
effect: () => import("./effect.json"),
effective: () => import("./effective.json"),
effectively: () => import("./effectively.json"),
effectiveness: () => import("./effectiveness.json"),
efficiency: () => import("./efficiency.json"),
efficient: () => import("./efficient.json"),
efficiently: () => import("./efficiently.json"),
effort: () => import("./effort.json"),
};