UNPKG

ngx-context-store

Version:

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

5 lines (4 loc) 205 B
export * from './lib/ngx-context-store-set.directive'; export * from './lib/ngx-context-store-get.directive'; export * from './lib/ngx-context-store-model'; export * from './lib/ngx-context-store.module';