UNPKG

valid-email

Version:

Test the validity of an email address

2 lines (1 loc) 47 B
module.exports = require('./lib/valid-email');