UNPKG

how-do-i-say

Version:

Assists in providing the correct pronunciations for any given word.

6 lines (4 loc) 71 B
function howdoisay(word) { return word } module.exports = howdoisay