Module
Mailgun
- Package
- purescript-mailgun
- Repository
- piq9117/purescript-mailgun
This package provides purescript bindings for the node library mailgun-js
#mailgun Source
mailgun :: MailgunCreds -> Mailgun
Provide mailgun with MailgunCreds
so it will return Mailgun
which is
required by other modules.