2 lines
86 B
JavaScript
2 lines
86 B
JavaScript
import { createBrowserHistory } from "history";
|
|
export default createBrowserHistory(); |