TypeScript obtenga objetos anidados en el objeto

var obj: type = Object.values(<object>)[<indexOfNested>]
Upset Unicorn