UNPKG

@kelvininc/ui-components

Version:
8 lines (7 loc) 231 B
export var EAlertType; (function (EAlertType) { EAlertType["Info"] = "info"; EAlertType["Error"] = "error"; EAlertType["Success"] = "success"; EAlertType["Warning"] = "warning"; })(EAlertType || (EAlertType = {}));