Skip to main content
Module

x/culori/index.js>modeLrgb

A comprehensive color library for JavaScript.
Go to Latest
variable modeLrgb
Re-export
import { modeLrgb } from "https://deno.land/x/culori@v4.0.0/index.js";

type

{ mode: string; toMode: { rgb; }; fromMode: { rgb; }; parse: string[]; serialize: string; }