Searched refs:NotificationPictureContent (Results 1 – 3 of 3) sorted by relevance
230 export interface NotificationPictureContent extends NotificationBasicContent { interface520 picture?: NotificationPictureContent;
29 import { NotificationPictureContent as _NotificationPictureContent } from './notification/notificat…2691 export type NotificationPictureContent = _NotificationPictureContent; alias
22 import { NotificationPictureContent } from './notification/notificationContent';