Skip to main content
Module

x/my_dummy_npm_and_deno_module/mod.ts>Dog

Example/tutorial on how to setup denoify
Go to Latest
interface Dog
import { type Dog } from "https://deno.land/x/my_dummy_npm_and_deno_module@v1.0.0/mod.ts";

Properties

type: "DOG"
color: import("../types/Color.ts").Color
gender: Gender
size: Size