📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 07:44:34
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
tailwindcss
/
lib
/
util
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/tailwindcss/lib/util
🔄 Refresh
✏️
Editing: toColorValue.js
Writable
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "default", { enumerable: true, get: function() { return toColorValue; } }); function toColorValue(maybeFunction) { return typeof maybeFunction === "function" ? maybeFunction({}) : maybeFunction; }
💾 Save Changes
❌ Cancel