Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Hwb.Whiteness.MAX_VALUE

import { Hwb } from "https://raw.githubusercontent.com/i-xi-dev/color.es/5.2.10/src/rgb/hwb.ts"; 

const { MAX_VALUE } = Hwb.Whiteness;
const MAX_VALUE: 1;