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.

5 lines (4 loc) 234 B
export declare const MAILGUN_CONFIG_TOKEN: unique symbol; export declare const MAILGUN_CLIENT_TOKEN: unique symbol; export declare const SENDGRID_CONFIG_TOKEN: unique symbol; export declare const SENDGRID_CLIENT_TOKEN: unique symbol;