word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
24 lines (23 loc) • 998 B
JavaScript
export const dir_ce = {
cease: () => import("./cease.json"),
ceiling: () => import("./ceiling.json"),
celebrate: () => import("./celebrate.json"),
celebration: () => import("./celebration.json"),
celebrity: () => import("./celebrity.json"),
"cell-phone": () => import("./cell-phone.json"),
cell: () => import("./cell.json"),
cemetery: () => import("./cemetery.json"),
censor: () => import("./censor.json"),
cent: () => import("./cent.json"),
center: () => import("./center.json"),
centimetre: () => import("./centimetre.json"),
central: () => import("./central.json"),
centre: () => import("./centre.json"),
century: () => import("./century.json"),
cereal: () => import("./cereal.json"),
ceremony: () => import("./ceremony.json"),
certain: () => import("./certain.json"),
certainly: () => import("./certainly.json"),
certainty: () => import("./certainty.json"),
certificate: () => import("./certificate.json"),
};