_mercury β 19-03 Jul 23
I have an array of objects like above ... suppose it has many objs
So how to get the object with abbreviation
it should be one line because i use it in EJS view engine
So how to get the object with abbreviation
en-US ? from the array by array accessing ?labels['en-US]` seems not to work ..it should be one line because i use it in EJS view engine

