SyntaxFix
Write A Post
Hire A Developer
Questions
Yes it's a little tricky in TypeScript but you can do the below example like this
let decodeData = JSON.parse(`${jsonResponse}`);