UNPKG

history-with-query

Version:

Manage session history with JavaScript

4 lines (3 loc) 146 B
'use strict'; require('./warnAboutDeprecatedCJSRequire.js')('createBrowserHistory'); module.exports = require('./index.js').createBrowserHistory;