EnumToStringUnion<T>: `${T}`

Utility type for creating union string literal types from Enums.

Type Parameters

  • T extends string | number