UNPKG

@bespunky/angular-zen

Version:

The Angular tools you always wished were there.

14 lines (13 loc) 1.26 kB
import * as i0 from "@angular/core"; import * as i1 from "./directives/on-observer.directive"; import * as i2 from "./directives/on-observer-resolving.directive"; import * as i3 from "./directives/on-observer-next.directive"; import * as i4 from "./directives/on-observer-error.directive"; import * as i5 from "./directives/on-observer-complete.directive"; import * as i6 from "./directives/on-observer-active.directive"; import * as i7 from "./directives/on-observer-finalized.directive"; export declare class OnObserverModule { static ɵfac: i0.ɵɵFactoryDeclaration<OnObserverModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<OnObserverModule, [typeof i1.OnObserverDirective, typeof i2.OnObserverResolvingDirective, typeof i3.OnObserverNextDirective, typeof i4.OnObserverErrorDirective, typeof i5.OnObserverCompleteDirective, typeof i6.OnObserverActiveDirective, typeof i7.OnObserverFinalizedDirective], never, [typeof i1.OnObserverDirective, typeof i2.OnObserverResolvingDirective, typeof i3.OnObserverNextDirective, typeof i4.OnObserverErrorDirective, typeof i5.OnObserverCompleteDirective, typeof i6.OnObserverActiveDirective, typeof i7.OnObserverFinalizedDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<OnObserverModule>; }