Was there any way to enumarate kotlinjs object pro...
# javascript
t
Was there any way to enumarate kotlinjs object properties hackish or not? 🙂
b
Yes, you can use any js way for that: Object.keys, Object.getOwnPropertyNames