Files
est-frame/node_modules/history/createHashHistory.js
2025-10-22 05:38:27 +00:00

4 lines
140 B
JavaScript
Executable File

'use strict';
require('./warnAboutDeprecatedCJSRequire.js')('createHashHistory');
module.exports = require('./index.js').createHashHistory;