UNPKG
email-format-check
Version:
latest (1.1.3)
1.1.3
1.1.0
0.1.0
E-Mail address format validation module.
gitlab.com/autokent/email-format-check
email-format-check
/
QUICKSTART.js
3 lines
(2 loc)
•
72 B
JavaScript
View Raw
1
2
3
//const efc = require('email-format-check');
const
efc =
require
(
'./'
);