UNPKG

@hyahfoufi/ng-snotify

Version:

Angular 2+ alternative notifications center

2 lines (1 loc) 116 B
export type SnotifyTypeType = 'simple' | 'success' | 'error' | 'warning' | 'info' | 'async' | 'confirm' | 'prompt';