Type Alias NotificationsObject

Object containing array representing list of supported notifications

type NotificationsObject = {
    notifications: NotificationItem[];
}
Index

Properties

Properties

notifications: NotificationItem[]

list of notifications