UNPKG

ng-devui

Version:

DevUI components based on Angular

11 lines (10 loc) 595 B
import * as i0 from "@angular/core"; import * as i1 from "./toast.component"; import * as i2 from "@angular/common"; import * as i3 from "ng-devui/utils"; import * as i4 from "ng-devui/overlay-container"; export declare class ToastModule { static ɵfac: i0.ɵɵFactoryDeclaration<ToastModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ToastModule, [typeof i1.ToastComponent], [typeof i2.CommonModule, typeof i3.IsTemplateModule, typeof i3.SafePipeModule, typeof i4.OverlayContainerModule], [typeof i1.ToastComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ToastModule>; }