0.3.6-alpha.0 • Published 2 years ago

@notifire/mailjet v0.3.6-alpha.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Notifire Mailjet Provider

A Mailjet email provider library for @notifire/core

Usage

    import { MailjetEmailProvider } from "@notifire/mailjet";
    const provider = new MailjetEmailProvider({
      apiKey: process.env.MAILJET_APIKEY,
      apiSecret: process.env.MAILJET_API_SECRET,
      from: process.env.MAILJET_FROM_EMAIL,
    });
0.3.6-alpha.0

2 years ago

0.3.2-alpha.3

2 years ago

0.3.2-alpha.0

2 years ago

0.3.2-alpha.5

2 years ago

0.3.2-alpha.4

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.2.5

2 years ago

0.2.4

3 years ago