UNPKG

capacitor-unity-ads

Version:

Capacitor plugin for Unity Ads integration with support for rewarded video and interstitial ads

5 lines (4 loc) 149 B
import type { UnityAdsPlugin } from './definitions'; declare const UnityAds: UnityAdsPlugin; export * from './definitions'; export { UnityAds };