Skip to content
Snippets Groups Projects
History.js 86 B
import { createBrowserHistory } from 'history'

export default createBrowserHistory()