UNPKG

word-vault

Version:

A lightweight JavaScript package for English word definitions and collections.

3 lines 209 B
import type { ICollectionCategory } from "../../types/index.js"; export declare function getCollectionCategories(id: string): ICollectionCategory[] | null; //# sourceMappingURL=getCollectionCategories.d.ts.map