UNPKG

word-vault

Version:

A lightweight JavaScript package for English word definitions and collections.

26 lines (25 loc) 966 B
export const dir_ta = { table: () => import("./table.json"), tablet: () => import("./tablet.json"), tackle: () => import("./tackle.json"), tact: () => import("./tact.json"), tactic: () => import("./tactic.json"), tactical: () => import("./tactical.json"), tag: () => import("./tag.json"), tail: () => import("./tail.json"), take: () => import("./take.json"), tale: () => import("./tale.json"), talent: () => import("./talent.json"), talented: () => import("./talented.json"), talk: () => import("./talk.json"), tall: () => import("./tall.json"), tank: () => import("./tank.json"), tap: () => import("./tap.json"), tape: () => import("./tape.json"), target: () => import("./target.json"), task: () => import("./task.json"), taste: () => import("./taste.json"), tax: () => import("./tax.json"), taxi: () => import("./taxi.json"), taxpayer: () => import("./taxpayer.json"), };