export { NgRxSelectorPipe } from './select/selector.pipe'; export { NgRxDispatchDirective } from './dispatch/dispatch.directive'; export { SMARTISH_STORE_TOKEN } from './token'; export { NgRxSmartishModule } from './ngrx-smartish.module'; export { NgRxSmartishComponent } from './ngrx-smartish-component'; export { NgRxSmartishTestingModule } from './testing/ngrx-smartish-testing.module'; //# sourceMappingURL=index.d.ts.map