UNPKG

hangul-romanization

Version:
5 lines (4 loc) 145 B
/** * @license MIT Copyright 2016 Daniel Imms (http://www.growingwiththeweb.com) */ export declare function convert(text: string): string;