1.0.7 • Published 2 years ago
mail-check-dion v1.0.7
Get Started
Install
Use npm
to install this package.
npm install --save mail-check-dion
Example
const mailCheck = require('mail-check-dion')
mailCheck.checkEmail("example@example.com").then(console.log);