Searched refs:NotificationMultiLineContent (Results 1 – 3 of 3) sorted by relevance
194 export interface NotificationMultiLineContent extends NotificationBasicContent { interface511 multiLine?: NotificationMultiLineContent;
28 import { NotificationMultiLineContent as _NotificationMultiLineContent } from './notification/notif…2683 export type NotificationMultiLineContent = _NotificationMultiLineContent; alias
21 import { NotificationMultiLineContent } from './notification/notificationContent';