You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The type of KanjiResult['comp'] has been updated to support nested kanji components.
The type of KanjiResult['rad'] to simplify the fields. Whether or not a component is the radical is determined by the is_rad field on KanjiResult['comp'].
Features
drop name and var members from Radical type (acc30a4)