1.0.2 • Published 3 years ago
qed-mail v1.0.2
Get Started
Install
Use npm to install this package.
npm install --save-dev qed-mailExample
import qedmail from "qed-mail";
qedmail.checkEmail("example@example.com").then(console.log);Use npm to install this package.
npm install --save-dev qed-mailimport qedmail from "qed-mail";
qedmail.checkEmail("example@example.com").then(console.log);