Skip to main content
Module

x/culori/parse.js>Tok

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

type

{ Function: string; Ident: string; Number: string; Percentage: string; ParenClose: string; None: string; Hue: string; Alpha: string; }