4 lines
88 B
JavaScript

import { createBrowserHistory } from "history";
export default createBrowserHistory();