Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/culori/blend.js>default

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

type

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