declare enum ACOneConstantVt { DefaultTS = "0", KeyInStorage = "ac1_vt", KeyWillUpdateVt = "ac1_willUpdateVt", KeyBuyCount = "ac1_buyCount", KeyBuyTimeTS = "ac1_buyTimeTS", KeyRandom6ForBuyTimeTS = "ac1_random6BuyTimeTS", KeyVisitCount = "ac1_visitCount", KeyVTS = "ac1_vTS", KeyRandom6ForVTS = "ac1_random6VTS", KeyPcStamp = "ac1_pcStamp", KeyRandom6ForPcStamp = "ac1_random6pcStamp" } export default ACOneConstantVt; //# sourceMappingURL=ACOneConstantVt.d.ts.map