Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fathym_common/src/common/cli/StyleKeys.ts>RGBStyleOptions

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Latest
type alias RGBStyleOptions
import { type RGBStyleOptions } from "https://deno.land/x/fathym_common@v0.2.160/src/common/cli/StyleKeys.ts";
definition: `${RGB24StyleKeys}:${number}:${number}:${number}` | `${RGB24StyleKeys | RGB8StyleKeys}:${number}`