UNPKG

@nativescript/firebase-admob

Version:
13 lines (12 loc) 716 B
import * as i0 from "@angular/core"; import * as i1 from "./banner-ad-directive"; import * as i2 from "./native-ad-view-directive"; import * as i3 from "./media-view-directive"; export * from './banner-ad-directive'; export * from './native-ad-view-directive'; export * from './media-view-directive'; export declare class AdmobModule { static ɵfac: i0.ɵɵFactoryDeclaration<AdmobModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AdmobModule, [typeof i1.BannerAdDirective, typeof i2.NativeAdViewDirective, typeof i3.MediaViewDirective], never, [typeof i1.BannerAdDirective, typeof i2.NativeAdViewDirective, typeof i3.MediaViewDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<AdmobModule>; }