📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 06:30:00
📂
/ (Root)
/
home
/
orkouolp
/
nodevenv
/
node_js
/
orkofarms.com
/
18
/
lib
/
node_modules
/
strip-ansi
📍 /home/orkouolp/nodevenv/node_js/orkofarms.com/18/lib/node_modules/strip-ansi
🔄 Refresh
✏️
Editing: index.js
Writable
'use strict'; const ansiRegex = require('ansi-regex'); module.exports = string => typeof string === 'string' ? string.replace(ansiRegex(), '') : string;
💾 Save Changes
❌ Cancel