UNPKG

ngx-toast-notify

Version:

Push notifications to your visitors with a toast, a lightweight and easily customizable alert message with custom theme based.

9 lines (8 loc) 490 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/platform-browser/animations"; export declare class NgxToastNotifyModule { constructor(parentModule?: NgxToastNotifyModule); static ɵfac: i0.ɵɵFactoryDeclaration<NgxToastNotifyModule, [{ optional: true; skipSelf: true; }]>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxToastNotifyModule, never, [typeof i1.BrowserAnimationsModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxToastNotifyModule>; }