rittenhop-dev/versions/5.94.2/node_modules/@tryghost/slack-notifications/lib/slack-notifications.js

3 lines
152 B
JavaScript
Raw Normal View History

2024-09-23 19:40:12 -04:00
module.exports.SlackNotificationsService = require('./SlackNotificationsService');
module.exports.SlackNotifications = require('./SlackNotifications');