Clear all the values of the object

PHOTO EMBED

Sun Mar 30 2025 16:37:35 GMT+0000 (Coordinated Universal Time)

Saved by @kanatov

Object.keys(this.obj).forEach(key => this.obj[key] = '')
content_copyCOPY