UNPKG

nestjs-discord-webhook

Version:

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

2 lines (1 loc) 117 B
export declare function InjectDiscord(): (target: object, key: string | symbol, index?: number | undefined) => void;