UNPKG

real-name-pc

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