UNPKG

ayla

Version:

Ayla at your service.

19 lines (12 loc) 528 B
# EMAIL ACTION: TOSHL # ----------------------------------------------------------------------------- class EmailAction_Toshl expresser = require "expresser" logger = expresser.logger # ACTIONS # ------------------------------------------------------------------------- # Process message from Toshl. process: (msg, callback) => # Exports (not singleton!) # ----------------------------------------------------------------------------- module.exports = exports = EmailAction_Toshl