UNPKG

email-misspelled

Version:

Check misspell email's domain and return a list of matching domain suggestions

7 lines (6 loc) 121 B
export const domainMapper = (suggest) => ({ suggest, corrected: "", original: "", misspelledCount: 0 });