Searched refs:NotificationSystemLiveViewContent (Results 1 – 2 of 2) sorted by relevance
266 export interface NotificationSystemLiveViewContent extends NotificationBasicContent { interface529 systemLiveView?: NotificationSystemLiveViewContent;
31 import { NotificationSystemLiveViewContent as _NotificationSystemLiveViewContent } from './notifica…2699 export type NotificationSystemLiveViewContent = _NotificationSystemLiveViewContent; alias