word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
59 lines (58 loc) • 2.52 kB
JavaScript
export const dir_ch = {
chain: () => import("./chain.json"),
chair: () => import("./chair.json"),
chairman: () => import("./chairman.json"),
challenge: () => import("./challenge.json"),
challenging: () => import("./challenging.json"),
chamber: () => import("./chamber.json"),
champion: () => import("./champion.json"),
championship: () => import("./championship.json"),
chance: () => import("./chance.json"),
change: () => import("./change.json"),
channel: () => import("./channel.json"),
chaos: () => import("./chaos.json"),
chap: () => import("./chap.json"),
chapter: () => import("./chapter.json"),
character: () => import("./character.json"),
characteristic: () => import("./characteristic.json"),
characterize: () => import("./characterize.json"),
charge: () => import("./charge.json"),
charity: () => import("./charity.json"),
charm: () => import("./charm.json"),
charming: () => import("./charming.json"),
chart: () => import("./chart.json"),
charter: () => import("./charter.json"),
chase: () => import("./chase.json"),
chat: () => import("./chat.json"),
cheap: () => import("./cheap.json"),
cheat: () => import("./cheat.json"),
check: () => import("./check.json"),
cheek: () => import("./cheek.json"),
cheer: () => import("./cheer.json"),
cheerful: () => import("./cheerful.json"),
cheese: () => import("./cheese.json"),
chef: () => import("./chef.json"),
chemical: () => import("./chemical.json"),
chemist: () => import("./chemist.json"),
chemistry: () => import("./chemistry.json"),
cheque: () => import("./cheque.json"),
cherry: () => import("./cherry.json"),
chest: () => import("./chest.json"),
chicken: () => import("./chicken.json"),
chief: () => import("./chief.json"),
child: () => import("./child.json"),
childhood: () => import("./childhood.json"),
chip: () => import("./chip.json"),
chiropractor: () => import("./chiropractor.json"),
chocolate: () => import("./chocolate.json"),
choice: () => import("./choice.json"),
choir: () => import("./choir.json"),
choose: () => import("./choose.json"),
chop: () => import("./chop.json"),
christ: () => import("./christ.json"),
christmas: () => import("./christmas.json"),
chronic: () => import("./chronic.json"),
chuck: () => import("./chuck.json"),
chunk: () => import("./chunk.json"),
church: () => import("./church.json"),
};