word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
13 lines (12 loc) • 483 B
JavaScript
export const dir_ed = {
edge: () => import("./edge.json"),
edit: () => import("./edit.json"),
edition: () => import("./edition.json"),
editor: () => import("./editor.json"),
editorial: () => import("./editorial.json"),
educate: () => import("./educate.json"),
educated: () => import("./educated.json"),
education: () => import("./education.json"),
educational: () => import("./educational.json"),
educator: () => import("./educator.json"),
};