react-spotify-api/src/history.js

3 lines
86 B
JavaScript

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