UNPKG

@jackdbd/notifications

Version:

Functions used to send notifications to various channels (Telegram, email, etc)

3 lines 158 B
export { send as sendEmailViaSendGrid } from './sendgrid.js'; export { send as sendTelegramMessage } from './telegram.js'; //# sourceMappingURL=index.d.ts.map