UNPKG

@mehulbaid/nest-sendgrid

Version:

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

5 lines (4 loc) 119 B
export * from './common'; export * from './services'; export * from './interfaces'; export * from './sendgrid.module';