UNPKG

ngx-context-store

Version:

An alternative yet advanced mechanism for Angular components to share data.

9 lines (8 loc) 578 B
import * as i0 from "@angular/core"; import * as i1 from "./ngx-context-store-set.directive"; import * as i2 from "./ngx-context-store-get.directive"; export declare class NgxContextStoreModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxContextStoreModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxContextStoreModule, [typeof i1.NgxContextStoreSetDirective, typeof i2.NgxContextStoreGetDirective], never, [typeof i1.NgxContextStoreSetDirective, typeof i2.NgxContextStoreGetDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxContextStoreModule>; }