kotakpostservice

1.0.2 • Public • Published

Kotak post service module

A palmetto flow service that manages kotak posts

usage

In your palmetto flow service container:

npm install kotakpostservice -S
var services = [
  ...,
  'kotakpostservice'
]

// initialize service
services.map(function (s) {
  var svc = require(s)
  svc(ee)
})

Readme

Keywords

none

Package Sidebar

Install

npm i kotakpostservice

Weekly Downloads

2

Version

1.0.2

License

ISC

Last publish

Collaborators

  • lincs