Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 236 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 236 Bytes

Palmetto Flow Helpers

Helper Methods that consistently create an EventMessage, Response and ResponseError.

Install

npm i pf-helpers

Usage

var { EventMessage, Reponse, ResponseError } = require('pf-helpers')