UNPKG

word-vault

Version:

A lightweight JavaScript package for English word definitions and collections.

35 lines (34 loc) 1.37 kB
export const dir_bu = { bubble: () => import("./bubble.json"), buck: () => import("./buck.json"), bucket: () => import("./bucket.json"), buddy: () => import("./buddy.json"), budget: () => import("./budget.json"), buffer: () => import("./buffer.json"), bug: () => import("./bug.json"), build: () => import("./build.json"), builder: () => import("./builder.json"), building: () => import("./building.json"), bulk: () => import("./bulk.json"), bulky: () => import("./bulky.json"), bullet: () => import("./bullet.json"), bump: () => import("./bump.json"), bunch: () => import("./bunch.json"), burden: () => import("./burden.json"), bureaucracy: () => import("./bureaucracy.json"), burial: () => import("./burial.json"), burn: () => import("./burn.json"), burst: () => import("./burst.json"), bury: () => import("./bury.json"), bus: () => import("./bus.json"), bush: () => import("./bush.json"), business: () => import("./business.json"), businessman: () => import("./businessman.json"), busy: () => import("./busy.json"), but: () => import("./but.json"), butcher: () => import("./butcher.json"), butter: () => import("./butter.json"), button: () => import("./button.json"), buy: () => import("./buy.json"), buyer: () => import("./buyer.json"), };