UNPKG

word-vault

Version:

A lightweight JavaScript package for English word definitions and collections.

9 lines (8 loc) 280 B
export * from "./getDefinitions"; export * from "./getExamples"; export * from "./getPronunciation"; export * from "./getPronunciationAudio"; export * from "./getPronunciations"; export * from "./getVerbForms"; export * from "./getWordOrigin"; //# sourceMappingURL=index.d.ts.map