File manager - Edit - /usr/local/lib/node_modules/ghost-cli/node_modules/strip-outer/index.js
Back
'use strict'; var escapeStringRegexp = require('escape-string-regexp'); module.exports = function (str, sub) { if (typeof str !== 'string' || typeof sub !== 'string') { throw new TypeError(); } sub = escapeStringRegexp(sub); return str.replace(new RegExp('^' + sub + '|' + sub + '$', 'g'), ''); };
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings