declare enum ACOneConstantSt { DefaultTS = "0", KeyInStorage = "ac1_st", KeyWillUpdateSt = "ac1_willUpdateSt", KeyGetTS = "ac1_getTS", KeyRandom6ForGetTS = "ac1_random6GetTS", KeyInsenginetTS = "ac1_insenginetTS", KeyRandom6ForInsenginetTS = "ac1_random6InsenginetTS", KeyRTS = "ac1_rTS", KeyRandom6ForRTS = "ac1_random6RTS", KeyStartTS = "ac1_startTS", KeyRandom6ForStartTS = "ac1_random6StartTS" } export default ACOneConstantSt; //# sourceMappingURL=ACOneConstantSt.d.ts.map