UNPKG

213 BJavaScriptView Raw
1import { aI as _, aJ as Color } from "./mermaid-dcacb631.js";
2const channel = (color, channel2) => {
3 return _.lang.round(Color.parse(color)[channel2]);
4};
5const channel$1 = channel;
6export {
7 channel$1 as c
8};