UNPKG

eyo-kernel

Version:

Restoring the letter «ё» (yo) in russian texts

5 lines (4 loc) 192 B
export { Eyo } from './eyo.js'; export { Dictionary } from './dictionary.js'; export { safeDictionary } from './safeDictionary.js'; export { notSafeDictionary } from './notSafeDictionary.js';