This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@notifire/sendgrid
TypeScript icon, indicating that this package has built-in type declarations

0.3.6-alpha.0 • Public • Published

Nodejs SendGrid Provider

A sendgrid email provider library for @notifire/core

Usage

import { SendgridEmailProvider } from '@notifire/sendgrid';

const provider = new SendgridEmailProvider({
  apiKey: process.env.SENDGRID_API_KEY
});

Readme

Keywords

none

Package Sidebar

Install

npm i @notifire/sendgrid

Weekly Downloads

61

Version

0.3.6-alpha.0

License

MIT

Unpacked Size

14.4 kB

Total Files

16

Last publish

Collaborators

  • novu-cliftonz
  • scopsy