@c-standard/angular-devui-extension
Version:
an extensional components lib for devui
10 lines (9 loc) • 468 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./notify.component";
import * as i2 from "ng-devui";
import * as i3 from "@angular/common";
export declare class NotifyModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NotifyModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NotifyModule, [typeof i1.NotifyComponent], [typeof i2.AlertModule, typeof i3.CommonModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<NotifyModule>;
}