UNPKG

@netcreaties/ngx-smart-banner

Version:

Angular service for the imlementation of a smart banner to notify your users about your available app.

11 lines (10 loc) 635 B
import * as i0 from "@angular/core"; import * as i1 from "./ngx-smart-banner.component"; import * as i2 from "./star/star.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/cdk/platform"; export declare class NgxSmartBannerModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxSmartBannerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSmartBannerModule, [typeof i1.NgxSmartBannerComponent, typeof i2.StarComponent], [typeof i3.CommonModule, typeof i4.PlatformModule], [typeof i1.NgxSmartBannerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxSmartBannerModule>; }