Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/mod.ts>Color

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
type alias Color
Re-export
import { type Color } from "https://deno.land/x/mtkruto@0.0.999/mod.ts";
definition:
| "red"
| "orange"
| "violet"
| "green"
| "cyan"
| "blue"
| "pink"