0.3.6-alpha.0 • Published 4 years ago

@notifire/mailjet v0.3.6-alpha.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

0.3.2-alpha.3

4 years ago

0.3.2-alpha.0

4 years ago

0.3.2-alpha.5

4 years ago

0.3.2-alpha.4

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago