diff --git a/src/index.js b/src/index.js index fc43a1d..cb4a423 100644 --- a/src/index.js +++ b/src/index.js @@ -149,6 +149,7 @@ function syncReduxAndRouter(history, store, selectRouterState = SELECT_STATE) { } module.exports = { + INIT_PATH, UPDATE_PATH, pushPath, replacePath,