GoScrobble/web/node_modules/core-js-pure/es/unescape.js

5 lines
109 B
JavaScript
Raw Normal View History

2022-04-25 02:47:15 +00:00
require('../modules/es.unescape');
var path = require('../internals/path');
module.exports = path.unescape;