UNPKG

amharic-keyboard

Version:

A TypeScript library for translating English text to Amharic, with support for characters, words, and numbers.

4 lines (3 loc) 92 B
export * from "./translator"; export * from "./numberToAmharic"; export * from "./isVowel";