history.js 86 B

12
  1. import { createBrowserHistory } from "history";
  2. export default createBrowserHistory();