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/index.ts>Gender

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