UNPKG

tm-notification

Version:

This is the package exposing methods for the notification service

6 lines 161 B
"use strict"; require("tm-utils/src/logging"); module.exports = { SMSBuilder: require("./src/SMSBuilder"), EmailBuilder: require("./src/EmailBuilder") };