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

CssColorFormat.FormatOptions

import type { CssColorFormat } from "https://raw.githubusercontent.com/i-xi-dev/color.es/5.2.10/mod.ts"; 

const { FormatOptions } = CssColorFormat;
type FormatOptions = CssOptions.FormatOptions;