Files
ETB/ETB-FrontEnd/node_modules/core-js/es/unescape.js
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

6 lines
123 B
JavaScript

'use strict';
require('../modules/es.unescape');
var path = require('../internals/path');
module.exports = path.unescape;