UNPKG

@salla.sa/twilight-components

Version:
9 lines (8 loc) 198 B
/*! * Crafted with ❤ by Salla */ export var ModeType; (function (ModeType) { ModeType["DEFAULT"] = "default"; ModeType["AVAILABILITY"] = "availability"; })(ModeType || (ModeType = {}));