This website requires JavaScript.
Explore
Help
Sign In
admin777
/
new-api
Watch
1
Star
0
Fork
0
You've already forked new-api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
new-api
/
web
/
src
/
helpers
/
history.js
4 lines
96 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2023-04-22 20:39:27 +08:00
import
{
createBrowserHistory
}
from
'history'
;
chore: lint fix
2024-03-23 21:24:39 +08:00
export
const
history
=
createBrowserHistory
(
)
;
Reference in New Issue
Copy Permalink