UNPKG

word-vault

Version:

A lightweight JavaScript package for English word definitions and collections.

3 lines 164 B
import type { ICollection } from "../../types/index.js"; export declare function getAllCollections(): ICollection[]; //# sourceMappingURL=getAllCollections.d.ts.map