mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-17 02:29:10 +00:00
3 lines
97 B
JavaScript
3 lines
97 B
JavaScript
import createHistory from 'history/createBrowserHistory'
|
|
|
|
export const history = createHistory()
|