UNPKG

word-vault

Version:

A lightweight JavaScript package for English word definitions and collections.

9 lines 359 B
export * from "./findCard.js"; export * from "./getCardDefinitions.js"; export * from "./getCardExamples.js"; export * from "./getCardPronunciation.js"; export * from "./getCardPronunciationAudio.js"; export * from "./getCardPronunciations.js"; export * from "./getCardVerbForms.js"; export * from "./getCardWordOrigin.js"; //# sourceMappingURL=index.d.ts.map