UNPKG

ice-frontend-react-mobx

Version:
7 lines (6 loc) 159 B
/** * Created by briancoburn on 4/24/17. */ import createHistory from 'history/createBrowserHistory'; let history = createHistory(); export default history;