UNPKG

ironsource-mediation

Version:

IronSource ad mediation React-Native plugin. Monetize apps with rewarded video, interstitial, banner, and native ads.

9 lines 308 B
/** * @deprecated This method will be removed in future versions. Please use LevelPlayBannerAdView instead. */ export declare class IronSourceContainerParams { width: number; height: number; constructor(width?: number, height?: number); } //# sourceMappingURL=IronSourceContainerParams.d.ts.map