word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
88 lines (87 loc) • 4.03 kB
JavaScript
export const dir_ex = {
exact: () => import("./exact.json"),
exactly: () => import("./exactly.json"),
exaggerate: () => import("./exaggerate.json"),
exam: () => import("./exam.json"),
examination: () => import("./examination.json"),
examine: () => import("./examine.json"),
example: () => import("./example.json"),
exceed: () => import("./exceed.json"),
excel: () => import("./excel.json"),
excellence: () => import("./excellence.json"),
excellent: () => import("./excellent.json"),
except: () => import("./except.json"),
exception: () => import("./exception.json"),
exceptional: () => import("./exceptional.json"),
excess: () => import("./excess.json"),
excessive: () => import("./excessive.json"),
exchange: () => import("./exchange.json"),
excited: () => import("./excited.json"),
excitement: () => import("./excitement.json"),
exciting: () => import("./exciting.json"),
exclude: () => import("./exclude.json"),
exclusion: () => import("./exclusion.json"),
exclusive: () => import("./exclusive.json"),
exclusively: () => import("./exclusively.json"),
excuse: () => import("./excuse.json"),
execute: () => import("./execute.json"),
execution: () => import("./execution.json"),
executive: () => import("./executive.json"),
exempt: () => import("./exempt.json"),
exercise: () => import("./exercise.json"),
exert: () => import("./exert.json"),
exhaust: () => import("./exhaust.json"),
exhibit: () => import("./exhibit.json"),
exhibition: () => import("./exhibition.json"),
exile: () => import("./exile.json"),
exist: () => import("./exist.json"),
existence: () => import("./existence.json"),
existing: () => import("./existing.json"),
exit: () => import("./exit.json"),
exotic: () => import("./exotic.json"),
expand: () => import("./expand.json"),
expansion: () => import("./expansion.json"),
expect: () => import("./expect.json"),
expectation: () => import("./expectation.json"),
expected: () => import("./expected.json"),
expedite: () => import("./expedite.json"),
expedition: () => import("./expedition.json"),
expenditure: () => import("./expenditure.json"),
expense: () => import("./expense.json"),
expensive: () => import("./expensive.json"),
experience: () => import("./experience.json"),
experienced: () => import("./experienced.json"),
experiment: () => import("./experiment.json"),
experimental: () => import("./experimental.json"),
expert: () => import("./expert.json"),
expertise: () => import("./expertise.json"),
expire: () => import("./expire.json"),
explain: () => import("./explain.json"),
explanation: () => import("./explanation.json"),
explicit: () => import("./explicit.json"),
explicitly: () => import("./explicitly.json"),
explode: () => import("./explode.json"),
exploit: () => import("./exploit.json"),
exploitation: () => import("./exploitation.json"),
exploration: () => import("./exploration.json"),
explore: () => import("./explore.json"),
explosion: () => import("./explosion.json"),
explosive: () => import("./explosive.json"),
export: () => import("./export.json"),
expose: () => import("./expose.json"),
exposure: () => import("./exposure.json"),
express: () => import("./express.json"),
expression: () => import("./expression.json"),
extend: () => import("./extend.json"),
extension: () => import("./extension.json"),
extensive: () => import("./extensive.json"),
extensively: () => import("./extensively.json"),
extent: () => import("./extent.json"),
external: () => import("./external.json"),
extra: () => import("./extra.json"),
extract: () => import("./extract.json"),
extraordinary: () => import("./extraordinary.json"),
extreme: () => import("./extreme.json"),
extremely: () => import("./extremely.json"),
extremist: () => import("./extremist.json"),
};