UNPKG

@daun_jung/korean-romanizer

Version:

한글 로마자 변환 라이브러리 - TypeScript 버전

3 lines 107 B
const { romanize } = require('../index.js'); module.exports = romanize; module.exports.romanize = romanize;