using BigoAds.Scripts.Api; namespace BigoAds.Scripts.Common { public interface IPopupAd : IBigoAd { } }