UNPKG

word-vault

Version:

A lightweight JavaScript package for English word definitions and collections.

4 lines (3 loc) 171 B
import type { IOxfordVerbForms } from "../../types"; export declare function getVerbForms(id: string): IOxfordVerbForms | null; //# sourceMappingURL=getVerbForms.d.ts.map