📄 unescape.js
/home/palash/git/site/node_modules/core-js-pure/actual/unescape.js
Language: js • Lines: 4
'use strict';
var parent = require('../stable/unescape');

module.exports = parent;