Answers for "how to extract a object from array used on id typescript"

0

get all the ids in an array of objects ts

array.map(s=>s.id)
Posted by: Guest on January-11-2021

Code answers related to "how to extract a object from array used on id typescript"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language