Globals / "src/renderer/components/notifications/notifications.store"
Module: "src/renderer/components/notifications/notifications.store"#
Index#
Enumerations#
Classes#
Interfaces#
Type aliases#
Variables#
Type aliases#
NotificationId#
Ƭ NotificationId: string | number
Defined in src/renderer/components/notifications/notifications.store.ts:8
NotificationMessage#
Ƭ NotificationMessage: React.ReactNode | React.ReactNode[] | JsonApiErrorParsed
Defined in src/renderer/components/notifications/notifications.store.ts:9
Variables#
notificationsStore#
• Const notificationsStore: NotificationsStore = new NotificationsStore()
Defined in src/renderer/components/notifications/notifications.store.ts:67
Last update: November 10, 2020