UNPKG

@redux-multipurpose/angular-router

Version:

Redux Multipurpose angular-router is available as a package on NPM:

3 lines (2 loc) 291 B
export declare const routerReducer: import("redux").Reducer<string, import("redux").AnyAction>; export declare const goToUrl: import("@reduxjs/toolkit").ActionCreatorWithOptionalPayload<string, string>, updateUrl: import("@reduxjs/toolkit").ActionCreatorWithOptionalPayload<string, string>;