@anglr/notifications
Version:
Angular module for displaying notifications
11 lines • 593 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "../../components/globalNotifications/globalNotifications.component";
/**
* Module for global notifications
*/
export declare class NotificationsGlobalModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NotificationsGlobalModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NotificationsGlobalModule, never, [typeof i1.GlobalNotificationsComponent], [typeof i1.GlobalNotificationsComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NotificationsGlobalModule>;
}
//# sourceMappingURL=notificationsGlobal.module.d.ts.map