UNPKG

admob-plus-cordova

Version:

Trustable Google AdMob Cordova Plugin, successor of cordova-plugin-admob-free. Unlike some Cordova AdMob plugins, no ad-sharing, free to use. TypeScript friendly. Compatible with Ionic. admob-plus-cordova is one of the most popular Cordova AdMob plugins.

9 lines 276 B
export * from "./app-open"; export * from "./banner"; export { MobileAd } from "./base"; export * from "./interstitial"; export * from "./native"; export * from "./rewarded"; export * from "./rewarded-interstitial"; export * from "./webview"; //# sourceMappingURL=index.js.map