UNPKG

word-vault

Version:

A lightweight JavaScript package for English word definitions and collections.

9 lines (8 loc) 271 B
export const dir_tw = { twelve: () => import("./twelve.json"), twenty: () => import("./twenty.json"), twice: () => import("./twice.json"), twin: () => import("./twin.json"), twist: () => import("./twist.json"), two: () => import("./two.json"), };