UNPKG

word-vault

Version:

A lightweight JavaScript package for English word definitions and collections.

8 lines 441 B
import type { ICollection, IWordVaultCollections } from "../../types/i-collection.js"; export declare const collection450: ICollection; export declare const collection504: ICollection; export declare const collectionOx3000: ICollection; export declare const collectionOx5000: ICollection; export declare const CollectionMap: IWordVaultCollections; export declare const wordVaultCollections: ICollection[]; //# sourceMappingURL=index.d.ts.map