NotificationStatus
Home > @backstage/plugin-notifications-common
> NotificationStatus
Signature:
export type NotificationStatus = {
unread: number;
read: number;
};
Home > @backstage/plugin-notifications-common
> NotificationStatus
Signature:
export type NotificationStatus = {
unread: number;
read: number;
};