UNPKG

ngx-mat-lib

Version:

A bunch of utilities and components to use in your Angular 7+ apps!

9 lines (8 loc) 145 B
export declare enum XmatAlertTypes { success = 0, error = 1, question = 2, info = 3, warning = 4, disabled = 5 }