UNPKG

nestjs-slack-webhook

Version:
6 lines 247 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SLACK_TOKEN = exports.SLACK_MODULE = void 0; exports.SLACK_MODULE = "SlackModule"; exports.SLACK_TOKEN = "SLACK_TOKEN"; //# sourceMappingURL=slackConstants.js.map