analizar el objeto TypeScript
let obj=JSON.parse(jsonstringvalue)
console.log(obj)
Raj Prajapati
let obj=JSON.parse(jsonstringvalue)
console.log(obj)