Module

Mailgun

Package
purescript-mailgun
Repository
piq9117/purescript-mailgun

This package provides purescript bindings for the node library mailgun-js

#Mailgun Source

data Mailgun :: Type

#MailgunCreds Source

data MailgunCreds

Constructors

#mailgun Source

mailgun :: MailgunCreds -> Mailgun

Provide mailgun with MailgunCreds so it will return Mailgun which is required by other modules.