Documentation
Code
GitLab
@geogirafe/lib-geoportal
tools/utils/pathUtils
createObjectFromPath
Function createObjectFromPath
createObjectFromPath
(
path
:
string
)
:
Record
<
string
,
unknown
>
Parameters
path
:
string
Returns
Record
<
string
,
unknown
>
a nested object from a given path of keys. The most deeply nested value will be an empty object.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@geogirafe/lib-geoportal
Loading...