Documentation
Code
GitLab
tools/utils/pathUtils
deletePropertyByPath
Function deletePropertyByPath
deletePropertyByPath
(
obj
:
any
,
path
:
string
)
:
void
Deletes a property in an object and all its predecessors, if they otherwise would be empty objects.
Parameters
obj
:
any
path
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@geogirafe/lib-geoportal
Loading...