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