UNPKG

@launchmenu/applet-dictionary

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