/
home
/
infinitibizsol
/
.trash
/
node_modules.8
/
escape-string-regexp
/
File Upload :
llllll
Current File: /home/infinitibizsol/.trash/node_modules.8/escape-string-regexp/index.js
'use strict'; const matchOperatorsRegex = /[|\\{}()[\]^$+*?.-]/g; module.exports = string => { if (typeof string !== 'string') { throw new TypeError('Expected a string'); } return string.replace(matchOperatorsRegex, '\\$&'); };
Copyright ©2k19 -
Hexid
|
Tex7ure