UNPKG

capacitor-meta-ads

Version:

Capacitor plugin for Meta Audience Network ads integration with support for rewarded video and interstitial ads

5 lines (4 loc) 145 B
import type { MetaAdsPlugin } from './definitions'; declare const MetaAds: MetaAdsPlugin; export * from './definitions'; export { MetaAds };