Type Alias: NotificationsDomainBridge
type NotificationsDomainBridge = DomainBridge<typeof NOTIFICATION_CHANNELS>;
Defined in: shared/types/preload.ts:193
Renderer-facing preload bridge for notification preference IPC interactions.
type NotificationsDomainBridge = DomainBridge<typeof NOTIFICATION_CHANNELS>;
Defined in: shared/types/preload.ts:193
Renderer-facing preload bridge for notification preference IPC interactions.