EG
Size: a a a
EG
EG
EG
executedVotings(0).sigs === undefined
getExecutedVotings()[0].sigs !== undefined
EG
AZ
executedVotings(0)[1]
?EG
EG
Promise<
[string] & {
target: string;
}
>
EG
getExecutedVotings()[0][1]
все четкоEG
EG
AZ
EG
AZ
MM
MM
EG
EG
func getByIndex(index) return array[index]
MM
EG