UNPKG

hangul-util

Version:
4 lines (3 loc) 187 B
export declare function isJungByCode(jung?: number): boolean; export declare function isJung(word?: string): boolean; export declare function isJungByGroups(word?: string): boolean[];