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/Size.ts>Size

Example/tutorial on how to setup denoify
Go to Latest
type alias Size
import { type Size } from "https://deno.land/x/my_dummy_npm_and_deno_module@v1.0.0/lib/types/Size.ts";
definition: "BIG" | "SMALL"