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

x/enum/enum-0.2.5.js

Enum is a javascript module that introduces the Enum Type. It works for node.js, in the browser and for deno.
Go to Latest
import * as enum from "https://deno.land/x/enum@v0.2.5/enum-0.2.5.js";
The documentation for this module is currently unavailable.