@tyravel/notifications
Multi-channel notifications for Tyravel
Install
bash
npm install @tyravel/notificationsMetadata
| Field | Value |
|---|---|
| Version | 1.0.1 |
| Source | packages/notifications |
| Category | Platform services |
| Node.js | >=26 |
Tyravel dependencies
Public exports
From the package entry point (dist/index.d.ts). Deep imports are not supported.
Values
BroadcastChannelBroadcastMessageDatabaseNotificationInboxDatabaseNotificationRecordDigestNotificationDigestOptionsFailedNotificationRepositoryNOTIFICATIONS_VIEWS_PATHNotificationNotificationBatchNotificationDigestNotificationManagerNotificationRegistrySendQueuedNotificationSerializedNotifiableSlackChannelSlackMessageSmsChannelSmsMessageSmsTransportWebhookChannelWebhookMessagenotifyserializeNotifiablesetNotificationSendersetQueuedNotificationContextsetSmsTransportshouldQueue
Types
NotifiableNotificationChannelNotificationQueueBridgeNotificationsConfigSendQueuedNotificationDataShouldQueue
Guide
See the Notifications guide for usage examples.