UNPKG

@igo2/core

Version:
9 lines (8 loc) 208 B
export declare enum MessageType { ERROR = "error", ALERT = "warning",// todo delete (transition to ngx-toastr) WARNING = "warning", INFO = "info", SUCCESS = "success", SHOW = "show" }