UNPKG

react-router

Version:
3 lines 174 B
import createHashHistory from 'history/lib/createHashHistory'; import createRouterHistory from './createRouterHistory'; export default createRouterHistory(createHashHistory);