Module

x/cliffy/command/types/enum.ts>EnumType#values

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
method EnumType.prototype.values
import { EnumType } from "https://dotland.deno.dev/x/cliffy@v0.25.1/command/types/enum.ts";

Returns

Array<T>