Files
boc/landvex/node_modules/history/PathUtils.js
T

4 lines
124 B
JavaScript
Raw Normal View History

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