UNPKG

@salla.sa/twilight-components

Version:
9 lines (8 loc) 238 B
/*! * Crafted with ❤ by Salla */ export var LoyaltyPointTypes; (function (LoyaltyPointTypes) { LoyaltyPointTypes["Share"] = "share"; LoyaltyPointTypes["Profile"] = "profile"; })(LoyaltyPointTypes || (LoyaltyPointTypes = {}));