Given a native TypeScript enum, return the entire set of the enum's values as an array, strongly-typed.
Given a native TypeScript enum, return the entire set of the enum's values as an array, strongly-typed.