芝麻web文件管理V1.00
编辑当前文件:/home/digitalh/public_html/node_modules/tailwindcss/src/util/toColorValue.js
export default function toColorValue(maybeFunction) { return typeof maybeFunction === 'function' ? maybeFunction({}) : maybeFunction }