UNPKG

@pscoped/ngx-pub-sub

Version:

Event publish - subscribe mechanism as Angular service using Observable. You can publish your event along with any data to all the subscribers of your event. This library also supports historical published values for the subscribers.

8 lines 400 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; export declare class NgxPubSubModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxPubSubModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxPubSubModule, never, [typeof i1.CommonModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxPubSubModule>; } //# sourceMappingURL=ngx-pub-sub.module.d.ts.map