UNPKG

ipink-util

Version:

util.js

2 lines (1 loc) 339 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../node_modules/.pnpm/@ctrl_tinycolor@4.1.0/node_modules/@ctrl/tinycolor/dist/module/index.js"),getColorObj=o=>new e.o(o);exports.getColorObj=getColorObj,exports.getOpacityColor=(e,o)=>{const t=getColorObj(e);return t.t?t.setAlpha(o).l():e};