UNPKG

notify-dash

Version:

A modern, beautiful toast notification library for Angular

9 lines (8 loc) 419 B
import * as i0 from "@angular/core"; import * as i1 from "./toast.component"; import * as i2 from "@angular/common"; export declare class ToastModule { static ɵfac: i0.ɵɵFactoryDeclaration<ToastModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ToastModule, [typeof i1.ToastComponent], [typeof i2.CommonModule], [typeof i1.ToastComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ToastModule>; }