Is it possible to extract the "keys" of a type like i would do with an object?
consider the object variant:
const obj = { 0: \'a\', 1: \'b\',