Searched refs:NotificationButton (Results 1 – 2 of 2) sorted by relevance
292 button?: NotificationButton;356 export interface NotificationButton { interface
33 import { NotificationButton as _NotificationButton } from './notification/notificationContent';2809 export type NotificationButton = _NotificationButton; alias