UNPKG

word-vault

Version:

A lightweight JavaScript package for English word definitions and collections.

3 lines 165 B
import type { IOxford } from "../../types/index.js"; export declare const wordVaultCards: Record<string, () => Promise<IOxford>>; //# sourceMappingURL=index.d.ts.map