method EnumType.prototype.valuesimport { EnumType } from "https://dotland.deno.dev/x/cliffy@v0.19.0/mod.ts"; values(): T[]ReturnsT[]