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) 144 B
import { type ReplacementMap } from '../types.js'; declare const iso843Type1ReverseMap: ReplacementMap[]; export default iso843Type1ReverseMap;