UNPKG

email-misspelled

Version:

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

5 lines (4 loc) 161 B
import { emailMisspelled } from "./email-misspelled.js"; export * from "./domains/index.js"; export * from "./typings/index.js"; export default emailMisspelled;