Skip to main content
Module

x/deno/ext/web/lib.deno_web.d.ts>PredefinedColorSpace

A modern runtime for JavaScript and TypeScript.
Latest
type alias PredefinedColorSpace
import { type PredefinedColorSpace } from "https://deno.land/x/deno@v1.41.0/ext/web/lib.deno_web.d.ts";
definition: "srgb" | "display-p3"