UNPKG

@launchmenu/applet-dictionary

Version:
7 lines 239 B
import { WiktionaryWordType } from "./WiktionaryWordType"; /** * The class for adverb sections in the wiktionary */ export declare class WiktionaryAdverb extends WiktionaryWordType { } //# sourceMappingURL=WiktionaryAdverb.d.ts.map