UNPKG

hangulx

Version:

Providing various utilities for Hangul

5 lines (4 loc) 123 B
export declare class CONSONANT { static readonly START_CHAR_CODE: number; static readonly END_CHAR_CODE: number; }