UNPKG

@anglr/notifications

Version:
13 lines 971 B
import * as i0 from "@angular/core"; import * as i1 from "../../components/notifications/notifications.component"; import * as i2 from "../../directives/localNotificationsWithProvider/localNotificationsWithProvider.directive"; import * as i3 from "../../directives/messageOptionsNotifications/messageOptionsNotifications.directive"; /** * Module for local notifications */ export declare class NotificationsLocalModule { static ɵfac: i0.ɵɵFactoryDeclaration<NotificationsLocalModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NotificationsLocalModule, never, [typeof i1.NotificationsComponent, typeof i2.LocalNotificationsProviderDirective, typeof i3.MessageOptionsNotificationsDirective], [typeof i1.NotificationsComponent, typeof i2.LocalNotificationsProviderDirective, typeof i3.MessageOptionsNotificationsDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NotificationsLocalModule>; } //# sourceMappingURL=notificationsLocal.module.d.ts.map