2024-01-01 18:55:03 +08:00

3 lines
95 B
JavaScript

import { createBrowserHistory } from 'history';
export const history = createBrowserHistory();