UNPKG

@datorama/akita-ng-router-store

Version:

Bindings to connect the Angular Router with Akita store

10 lines (9 loc) 454 B
import { RouterService } from './router.service'; import * as i0 from "@angular/core"; export declare class AkitaNgRouterStoreModule { private routerService; constructor(routerService: RouterService); static ɵfac: i0.ɵɵFactoryDeclaration<AkitaNgRouterStoreModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AkitaNgRouterStoreModule, never, never, never>; static ɵinj: i0.ɵɵInjectorDeclaration<AkitaNgRouterStoreModule>; }