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

x/my_dummy_npm_and_deno_module/lib/types/Color.ts>Color

Example/tutorial on how to setup denoify
Latest
type alias Color
import { type Color } from "https://deno.land/x/my_dummy_npm_and_deno_module@v1.0.2/lib/types/Color.ts";
definition: "WHITE" | "BLACK"