UNPKG
email-domain-check
Version:
latest (2.0.5)
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.5
1.1.4
1.1.3
1.1.0
0.1.0
Checks existence of E-Mail DNS MX records.
gitlab.com/autokent/email-domain-check
email-domain-check
/
QUICKSTART.js
3 lines
(2 loc)
•
72 B
JavaScript
View Raw
1
2
3
//const edc = require('email-domain-check');
const
edc =
require
(
'./'
);