index.js 97 B

123
  1. import createHistory from "history/createBrowserHistory";
  2. export const history = createHistory()