/
home
/
infinitibizsol
/
insurcrm.infinitibizsol.com
/
node_modules
/
escape-string-regexp
/
File Upload :
llllll
Current File: /home/infinitibizsol/insurcrm.infinitibizsol.com/node_modules/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