@planorjs/plugin-postmark

1.0.0 • Public • Published

planor-plugin-postmark

Planor Postmark plugin.

Usage

import PlanorServicePostmark from '@planorjs/plugin-postmark'

const credentials = {
  token: '...',
  from: 'test@test.com'
}

const service = new PlanorServicePostmark(credentials)

Version management of this repository done by releaser 🚀

Readme

Keywords

Package Sidebar

Install

npm i @planorjs/plugin-postmark

Weekly Downloads

10

Version

1.0.0

License

MIT

Unpacked Size

36.5 kB

Total Files

20

Last publish

Collaborators

  • muratgozel