15 lines
367 B
JavaScript
15 lines
367 B
JavaScript
import {
|
|
Color$1,
|
|
Utils
|
|
} from "./chunk-SJ5HZDIS.js";
|
|
|
|
// ../node_modules/.pnpm/vue-element-plus-x@1.3.7_ro_47c535807434a0797b7704af258a7bca/node_modules/vue-element-plus-x/dist/channel-BBZy6zOT.js
|
|
var channel = (color, channel2) => {
|
|
return Utils.lang.round(Color$1.parse(color)[channel2]);
|
|
};
|
|
|
|
export {
|
|
channel
|
|
};
|
|
//# sourceMappingURL=chunk-GWMXHI7O.js.map
|