UNPKG

word-vault

Version:

A lightweight JavaScript package for English word definitions and collections.

3 lines 210 B
import type { ICollectionCardDifficulties } from "../../types/index.js"; export declare function getTotalCardsByDifficulty(): ICollectionCardDifficulties; //# sourceMappingURL=getTotalCardsByDifficulty.d.ts.map