Type Alias StringEnumType<T>

StringEnumType: { [K in T]: K }

Type Parameters

  • T extends string