UNPKG

qed-mail

Version:

📮 A NodeJS library for checking if an email address exists without sending any email.

6 lines (5 loc) • 124 B
/** @type {import('ts-jest').JestConfigWithTsJest} */ module.exports = { preset: "ts-jest", testEnvironment: "node", };