Type Alias: NotificationEventBus
type NotificationEventBus = Pick<TypedEventBus<UptimeEvents>, "emitTyped">;
Defined in: electron/services/notifications/NotificationService.ts:56
type NotificationEventBus = Pick<TypedEventBus<UptimeEvents>, "emitTyped">;
Defined in: electron/services/notifications/NotificationService.ts:56