🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-09 23:22:19 | PHP 8.2.33
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs19
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
color-support
📍 /opt/alt/alt-nodejs19/root/usr/lib/node_modules/npm/node_modules.bundled/color-support
🔄 Refresh
✏️
Editing: browser.js
Read Only
module.exports = colorSupport({ alwaysReturn: true }, colorSupport) function colorSupport(options, obj) { obj = obj || {} options = options || {} obj.level = 0 obj.hasBasic = false obj.has256 = false obj.has16m = false if (!options.alwaysReturn) { return false } return obj }
💾 Save Changes
❌ Cancel