SDKConst.ts 152 Bytes
export default class SDKConst {
    static INTER_AD_CD: number = 30;
    static INTER_AD_CD2: number = 20;
    static CLOSE_REDPACKET_NUM: number = 5;
}