[
{
"id": "1901",
"properties": {
"createdate": "2020-06-23T07:44:24.624Z",
"email": "derrington3@baidu.com",
"hs_object_id": "1901",
"lastmodifieddate": "2020-06-23T07:44:31.951Z"
},
}
]
}
How can i destructure directly to results[0]?
const { results: [ result ]} = someObject
Обсуждают сегодня