UNPKG

@mehulbaid/nest-sendgrid

Version:

Integrates @sendgrid/mail client in a modular way to help send email from NestJs

4 lines (3 loc) 184 B
export declare const SENDGRID_MODULE_OPTIONS = "SendgridModuleOptions"; export declare const SENDGRID_TOKEN = "SendgridToken"; export declare const SENDGRID_MODULE = "SendgridModule";