UNPKG

greek-text-utils

Version:

A collection of greek text utils, including conversion to ISO 843/ELOT 743, Greeklish, Phonetic Latin, and Transliterated Latin

4 lines (3 loc) 148 B
import { type ReplacementMap } from '../types.js'; declare const greekToPhoneticLatinMap: ReplacementMap[]; export default greekToPhoneticLatinMap;