Enumeration: NotificationStatus#
Index#
Enumeration members#
Enumeration members#
ERROR#
• ERROR: = "error"
Defined in src/renderer/components/notifications/notifications.store.tsx:12
INFO#
• INFO: = "info"
Defined in src/renderer/components/notifications/notifications.store.tsx:13
OK#
• OK: = "ok"
Defined in src/renderer/components/notifications/notifications.store.tsx:11