ng-toast-stack
Version:
Beautiful & easy to use toast stack messages, having auto close, pause, resume functionality and customization.
10 lines (9 loc) • 551 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ng-toast-stack.component";
import * as i2 from "./svg-icon/svg-icon.component";
import * as i3 from "@angular/common";
export declare class NgToastStackModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgToastStackModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgToastStackModule, [typeof i1.NgToastStackComponent, typeof i2.SvgIconComponent], [typeof i3.CommonModule], [typeof i1.NgToastStackComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgToastStackModule>;
}