UNPKG

nestjs-slack-bolt

Version:

A NestJS module for seamless integration with Slack using the Bolt SDK

6 lines (5 loc) 212 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SLACK_MODULE_OPTIONS = exports.SLACK = void 0; exports.SLACK = 'Slack'; exports.SLACK_MODULE_OPTIONS = 'SLACK_MODULE_OPTIONS';