Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/enum/lib/enum.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.4/lib/enum.js";
The documentation for this module is currently unavailable.