UNPKG

123 BJavaScriptView Raw
1'use strict';
2require('../modules/es.unescape');
3var path = require('../internals/path');
4
5module.exports = path.unescape;