hensei-web/utils/history.tsx
2022-01-24 21:54:50 -08:00

2 lines
No EOL
85 B
TypeScript

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