0
Q:

loop an object properties in ts

Object.keys(obj).forEach(e => console.log(`key=${e}  value=${obj[e]}`));
2

Tags

New to Communities?

Join the community