Skip to main content
Module

x/culori/index.js>blend

A comprehensive color library for JavaScript.
Go to Latest
variable blend
import { blend } from "https://deno.land/x/culori@v2.0.1/index.js";

type

(
colors,
type?,
mode?,
) => unknown