UNPKG

hangul-util

Version:
4 lines (3 loc) 187 B
export declare function isJongByCode(jong?: number): boolean; export declare function isJong(word?: string): boolean; export declare function isJongByGroups(word?: string): boolean[];