n-slack
Version:
NestJS Slack Plugin
7 lines (6 loc) • 339 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.SLACK_WEB_CLIENT = exports.SLACK_MODULE_USER_OPTIONS = exports.SLACK_MODULE_OPTIONS = void 0;
exports.SLACK_MODULE_OPTIONS = "SlackModuleOptions";
exports.SLACK_MODULE_USER_OPTIONS = "SlackModuleUserOptions";
exports.SLACK_WEB_CLIENT = "SlackWebClient";