UNPKG

ng-angular-popup

Version:

A modern, lightweight, and customizable toast notification library for Angular applications

10 lines (9 loc) 540 B
import * as i0 from "@angular/core"; import * as i1 from "./ng-toast.component"; import * as i2 from "./toast-icon.directive"; import * as i3 from "@angular/common"; export declare class NgToastModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgToastModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgToastModule, [typeof i1.NgToastComponent, typeof i2.ToastIconDirective], [typeof i3.CommonModule], [typeof i1.NgToastComponent, typeof i2.ToastIconDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgToastModule>; }