6 lines
119 B
JavaScript

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