Searched refs:NotificationTemplate (Results 1 – 4 of 4) sorted by relevance
21 import { NotificationTemplate } from './notificationTemplate';327 template?: NotificationTemplate;
23 export interface NotificationTemplate { interface
30 import { NotificationTemplate as _NotificationTemplate } from './notification/notificationTemplate';2227 export type NotificationTemplate = _NotificationTemplate; alias
33 import { NotificationTemplate } from './notification/notificationTemplate';