UNPKG

idsfind

Version:

IDSと画数で漢字を検索するモジュール

12 lines (9 loc) 171 B
export interface InvertedIdsAll { [key: string]:string[] } export interface CjkviIds { [key: string]: string } export interface IStrokes { [key: string]: string }