UNPKG

rokot-notification

Version:

Rokot - [Rocketmakers](http://www.rocketmakers.com/) TypeScript NodeJs Platform

4 lines (3 loc) 377 B
export { sendgridInitializer, ISendgridOptions, SendgridTransporter, SendgridNotificationTransport, SendgridNotificationDispatchHandler, ISendgridNotificationTransport, ISendgridNotificationHandler, ISendgridNotification } from "./sendgrid/plugin"; export { MailData } from "@sendgrid/helpers/classes/mail"; export { EmailData } from "@sendgrid/helpers/classes/email-address";