UNPKG

@sassoftware/vi-api

Version:
9 lines (8 loc) 234 B
export var Status; (function (Status) { Status["ALERT"] = "ALERT"; Status["WARNING"] = "WARNING"; Status["SUCCESS"] = "SUCCESS"; Status["INFO"] = "INFO"; Status["NEUTRAL"] = "NEUTRAL"; })(Status || (Status = {}));