TypeScript Uzyskaj obiekty zagnieżdżone obiektem
var obj: type = Object.values(<object>)[<indexOfNested>]
Upset Unicorn
var obj: type = Object.values(<object>)[<indexOfNested>]