Relative Content

Tag Archive for javascripttypescriptobject

Filtering of keys of nested objects

I am trying to filter the keys of objects which are empty(i,e with value ”) and if there is nested object with keys empty that should also get filtered. The method i am using is filtering keys at parent level but not in nested objects