UNPKG
@spotxyz/hangul-romanization
Version:
latest (1.0.3)
1.0.3
1.0.2
Romanizes Hangul (Korean) characters
@spotxyz/hangul-romanization
/
dist
/
conversionSystems
/
hangulConversionSystem.js
6 lines
(5 loc)
•
163 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
/** *
@license
MIT Copyright 2016 Daniel Imms (http://www.growingwiththeweb.com) */
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});