SDKConst.ts 152 Bytes Edit Raw Blame History 1 2 3 4 5 export default class SDKConst { static INTER_AD_CD: number = 30; static INTER_AD_CD2: number = 20; static CLOSE_REDPACKET_NUM: number = 5; }