{"version":3,"file":"mix.mjs","sources":["../../../../../../../../node_modules/chroma-js/src/ops/mix.js"],"sourcesContent":["import Color from '../Color.js';\nimport mix from '../generator/mix.js';\n\nColor.prototype.mix = Color.prototype.interpolate = function (\n    col2,\n    f = 0.5,\n    ...rest\n) {\n    return mix(this, col2, f, ...rest);\n};\n"],"names":[],"mappings":";;;AAGA,KAAK,CAAC,SAAS,CAAC,GAAG,GAAG,KAAK,CAAC,SAAS,CAAC,WAAW,GAAG;AACpD,IAAI,IAAI;AACR,IAAI,CAAC,GAAG,GAAG;AACX,IAAI,GAAG;AACP,EAAE;AACF,IAAI,OAAO,GAAG,CAAC,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,GAAG,IAAI,CAAC;AACtC,CAAC","x_google_ignoreList":[0]}