NeahOpti/node_modules/core-js/es/regexp/escape.js
2025-04-22 12:49:37 +02:00

6 lines
139 B
JavaScript

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