UNPKG

hangul-romanize

Version:
7 lines (6 loc) 226 B
export var Format; (function (Format) { Format[Format["CAPITALIZED"] = 1] = "CAPITALIZED"; Format[Format["UPPERCASE"] = 2] = "UPPERCASE"; Format[Format["LOWERCASE"] = 3] = "LOWERCASE"; })(Format || (Format = {}));