word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
62 lines (61 loc) • 2.78 kB
JavaScript
export const dir_en = {
enable: () => import("./enable.json"),
enact: () => import("./enact.json"),
encompass: () => import("./encompass.json"),
encounter: () => import("./encounter.json"),
encourage: () => import("./encourage.json"),
encouragement: () => import("./encouragement.json"),
encouraging: () => import("./encouraging.json"),
end: () => import("./end.json"),
endeavor: () => import("./endeavor.json"),
endeavour: () => import("./endeavour.json"),
ending: () => import("./ending.json"),
endless: () => import("./endless.json"),
endorse: () => import("./endorse.json"),
endorsement: () => import("./endorsement.json"),
endure: () => import("./endure.json"),
enemy: () => import("./enemy.json"),
energy: () => import("./energy.json"),
enforce: () => import("./enforce.json"),
enforcement: () => import("./enforcement.json"),
engage: () => import("./engage.json"),
engaged: () => import("./engaged.json"),
engagement: () => import("./engagement.json"),
engaging: () => import("./engaging.json"),
engine: () => import("./engine.json"),
engineer: () => import("./engineer.json"),
engineering: () => import("./engineering.json"),
english: () => import("./english.json"),
enhance: () => import("./enhance.json"),
enjoy: () => import("./enjoy.json"),
enjoyable: () => import("./enjoyable.json"),
enlarge: () => import("./enlarge.json"),
enormous: () => import("./enormous.json"),
enough: () => import("./enough.json"),
enquire: () => import("./enquire.json"),
enquiry: () => import("./enquiry.json"),
enrich: () => import("./enrich.json"),
enrol: () => import("./enrol.json"),
enroll: () => import("./enroll.json"),
ensue: () => import("./ensue.json"),
ensure: () => import("./ensure.json"),
enter: () => import("./enter.json"),
enterprise: () => import("./enterprise.json"),
entertain: () => import("./entertain.json"),
entertaining: () => import("./entertaining.json"),
entertainment: () => import("./entertainment.json"),
enthusiasm: () => import("./enthusiasm.json"),
enthusiast: () => import("./enthusiast.json"),
enthusiastic: () => import("./enthusiastic.json"),
entire: () => import("./entire.json"),
entirely: () => import("./entirely.json"),
entitle: () => import("./entitle.json"),
entity: () => import("./entity.json"),
entrance: () => import("./entrance.json"),
entrepreneur: () => import("./entrepreneur.json"),
entry: () => import("./entry.json"),
envelope: () => import("./envelope.json"),
environment: () => import("./environment.json"),
environmental: () => import("./environmental.json"),
envy: () => import("./envy.json"),
};