/ embark-ui / src / history.js
history.js
1  import createHistory from 'history/createBrowserHistory';
2  
3  export default createHistory();