Interface DictionaryMeaning

interface DictionaryMeaning {
    definitions: DictionaryDefinition[];
    partOfSpeech: string;
}

Properties

definitions: DictionaryDefinition[]
partOfSpeech: string
MMNEPVFCICPMFPCPTTAAATR