createHashHistory.js 140 Bytes Raw Blame History Permalink 1 2 3 'use strict'; require('./warnAboutDeprecatedCJSRequire.js')('createHashHistory'); module.exports = require('./index.js').createHashHistory;