UNPKG

angular2-toaster

Version:

An Angular Toaster Notification library based on AngularJS-Toaster

5 lines (4 loc) 88 B
export interface IClearWrapper { toastId?: string; toastContainerId?: number; }