UNPKG

@omnia/fx-models

Version:
6 lines (5 loc) 116 B
export interface NotificationMessage { message: string; timeout?: number; customElementName?: string; }