@ux-aspects/ux-aspects
Version:
Open source user interface framework for building modern, responsive, mobile big data applications
10 lines (9 loc) • 568 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./notification-list.component";
import * as i2 from "@angular/common";
import * as i3 from "../../services/color/color.module";
export declare class NotificationModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NotificationModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NotificationModule, [typeof i1.NotificationListComponent], [typeof i2.CommonModule, typeof i3.ColorServiceModule], [typeof i1.NotificationListComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NotificationModule>;
}