@itd-api/hydrate / HydratedNotificationContext
Type Alias: HydratedNotificationContext<T>
ts
type HydratedNotificationContext<T> = HydratedEventContext<NotificationContext<T>>;Defined in: packages/hydrate/src/types.ts:335
Контекст уведомления с типом, суженным селектором.
Type Parameters
T
T extends NotificationType = NotificationType