var t = require; var e = module; var i = exports; Object.defineProperty(i, "__esModule", {value: !0}), (i.CostumeItemRuleKey = i.BagConst = i.ItemType = void 0); const s = t("ConfigManager"); ((t = i.ItemType || (i.ItemType = {}))[(t.BOX = 0)] = "BOX"), (t[(t.IELD_MONEY = 1)] = "IELD_MONEY"), (t[(t.SUPER_CASH = 2)] = "SUPER_CASH"), (t[(t.BUFF = 4)] = "BUFF"), (t[(t.COSTUME = 5)] = "COSTUME"), (t[(t.REMOVE_AD = 6)] = "REMOVE_AD"), ((t = i.BagConst || (i.BagConst = {}))[(t.USE_ITEM = 0)] = "USE_ITEM"), (t[(t.ADD_TIME = 1)] = "ADD_TIME"), (t[(t.USE_ITEM_ANI = 2)] = "USE_ITEM_ANI"), (t[(t.GET_ITEM = 3)] = "GET_ITEM"), (t[(t.GET_ITEMS_BY_TYPE = 4)] = "GET_ITEMS_BY_TYPE"), s.registerJSONConf("item_data", "files/item_data"), ((i.CostumeItemRuleKey || (i.CostumeItemRuleKey = {})).NORMAL = "normal");