word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
60 lines (59 loc) • 2.57 kB
JavaScript
export const dir_po = {
pocket: () => import("./pocket.json"),
poem: () => import("./poem.json"),
poet: () => import("./poet.json"),
poetry: () => import("./poetry.json"),
point: () => import("./point.json"),
pointed: () => import("./pointed.json"),
poison: () => import("./poison.json"),
poisonous: () => import("./poisonous.json"),
pole: () => import("./pole.json"),
police: () => import("./police.json"),
policeman: () => import("./policeman.json"),
policy: () => import("./policy.json"),
polite: () => import("./polite.json"),
politic: () => import("./politic.json"),
political: () => import("./political.json"),
politician: () => import("./politician.json"),
politics: () => import("./politics.json"),
poll: () => import("./poll.json"),
pollute: () => import("./pollute.json"),
pollution: () => import("./pollution.json"),
pond: () => import("./pond.json"),
ponder: () => import("./ponder.json"),
pool: () => import("./pool.json"),
poor: () => import("./poor.json"),
pop: () => import("./pop.json"),
popular: () => import("./popular.json"),
popularity: () => import("./popularity.json"),
population: () => import("./population.json"),
port: () => import("./port.json"),
portfolio: () => import("./portfolio.json"),
portion: () => import("./portion.json"),
portrait: () => import("./portrait.json"),
portray: () => import("./portray.json"),
pose: () => import("./pose.json"),
position: () => import("./position.json"),
positive: () => import("./positive.json"),
possess: () => import("./possess.json"),
possession: () => import("./possession.json"),
possibility: () => import("./possibility.json"),
possible: () => import("./possible.json"),
possibly: () => import("./possibly.json"),
"post-office": () => import("./post-office.json"),
"post-war": () => import("./post-war.json"),
post: () => import("./post.json"),
poster: () => import("./poster.json"),
postpone: () => import("./postpone.json"),
postwar: () => import("./postwar.json"),
pot: () => import("./pot.json"),
potato: () => import("./potato.json"),
potential: () => import("./potential.json"),
potentially: () => import("./potentially.json"),
pound: () => import("./pound.json"),
pour: () => import("./pour.json"),
poverty: () => import("./poverty.json"),
powder: () => import("./powder.json"),
power: () => import("./power.json"),
powerful: () => import("./powerful.json"),
};