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