UNPKG

cra-template-react-template

Version:
6 lines (3 loc) 114 B
import { createBrowserHistory } from 'history'; const history = createBrowserHistory(); export default history;