ngrx-event-bus
Version:
Angular and RxJs event bus with Mediator Pattern
8 lines (7 loc) • 371 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
export declare class NgRxEventBusModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgRxEventBusModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgRxEventBusModule, never, [typeof i1.CommonModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgRxEventBusModule>;
}