CSVW RDF Convertor - Documentation
GitHub
npm
Preparing search index...
@csvw-rdf-convertor/core
lib/utils/find-object-path
findObjectPath
Function findObjectPath
findObjectPath
(
obj
:
any
,
endKey
:
string
|
number
|
symbol
,
)
:
undefined
|
{
path
:
(
string
|
number
|
symbol
)
[]
;
values
:
any
[]
}
Parameters
obj
:
any
endKey
:
string
|
number
|
symbol
Returns
undefined
|
{
path
:
(
string
|
number
|
symbol
)
[]
;
values
:
any
[]
}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
CSVW RDF Convertor - Documentation
Loading...