Searched refs:NotificationCapsule (Results 1 – 2 of 2) sorted by relevance
283 capsule?: NotificationCapsule;320 export interface NotificationCapsule { interface
32 import { NotificationCapsule as _NotificationCapsule } from './notification/notificationContent';2801 export type NotificationCapsule = _NotificationCapsule; alias