UNPKG

vue-snotify

Version:
2 lines (1 loc) 120 B
export declare type SnotifyType = 'simple' | 'success' | 'error' | 'warning' | 'info' | 'async' | 'confirm' | 'prompt';