Skip to main content
Module

x/deno2node/src/deps.deno.ts>EnumDeclaration#addMember

Compile your Deno project to run on Node.js.
Go to Latest
method EnumDeclaration.prototype.addMember
import { EnumDeclaration } from "https://deno.land/x/deno2node@v1.6.0/src/deps.deno.ts";

Adds a member to the enum.

Parameters

  • Structure of the enum.

Adds a member to the enum.

Parameters

  • Structure of the enum.