UNPKG

@daun_jung/korean-romanizer

Version:

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

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