Type alias EnumType<T>

EnumType<T>: T[keyof T]

Type Parameters

  • T