UNPKG

@brandonknudsen/admob-native-advanced

Version:

Capacitor plugin for Google AdMob Native Advanced Ads

5 lines (4 loc) 189 B
import type { AdMobNativeAdvancedPlugin } from './definitions'; declare const AdMobNativeAdvanced: AdMobNativeAdvancedPlugin; export * from './definitions'; export { AdMobNativeAdvanced };