UNPKG

slack-webhooks-handler

Version:

Manage incoming webhooks to send messages to Slack

7 lines (6 loc) 111 B
import Dispatcher from './dispatcher'; import factory from './factory'; export { Dispatcher, factory }