UNPKG

nestjs-discord-webhook

Version:

webhook to send logs to discord channel based on nestjs-slack-webhook concept

6 lines 261 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DISCORD_TOKEN = exports.DISCORD_MODULE = void 0; exports.DISCORD_MODULE = "DiscordModule"; exports.DISCORD_TOKEN = "DISCORD_TOKEN"; //# sourceMappingURL=discordConstants.js.map