UNPKG

@tarktech/ngx-context

Version:

Angular Context: Easy property binding for router outlet and nested component trees.

11 lines (10 loc) 762 B
import * as i0 from "@angular/core"; import * as i1 from "./consumer.component"; import * as i2 from "./consumer.directive"; import * as i3 from "./disposer.directive"; import * as i4 from "./provider.component"; export declare class NgxContextModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxContextModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxContextModule, [typeof i1.ContextConsumerComponent, typeof i2.ContextConsumerDirective, typeof i3.ContextDisposerDirective, typeof i4.ContextProviderComponent], never, [typeof i1.ContextConsumerComponent, typeof i2.ContextConsumerDirective, typeof i3.ContextDisposerDirective, typeof i4.ContextProviderComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxContextModule>; }