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