method EnumType.prototype.valuesimport { EnumType } from "https://deno.land/x/ndeno@v2.0.4/src/deps.ts"; values(): Array<TValue>ReturnsArray<TValue>