UNPKG

@softkit/mail

Version:

The Mailgun Mail Module is a comprehensive solution for integrating Mailgun's email functionality into NestJS applications. It provides a seamless way to send emails using Mailgun with minimal setup and configuration.

6 lines 279 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./mailgun/mail.module"), exports); tslib_1.__exportStar(require("./sendgrid/sendgrid.module"), exports); //# sourceMappingURL=index.js.map