JMnedictKanji: {
    tags: Tag[];
    text: string;
}

Type declaration

  • tags: Tag[]

    Tags applicable to this writing

  • text: string

    The word itself, as spelled with any non-kana-only writing.

    See

    JMdictKanji.text

Generated using TypeDoc