jsonaut
Preparing search index...
objectToIterable
objectToIterable
Function objectToIterable
objectToIterable
(
obj
:
any
,
options
?:
{
isMaxDepthReached
?:
(
arg0
:
Path
)
=>
boolean
;
maxDepth
?:
number
;
}
,
)
:
ObjectSequenceProcessor
Parameters
obj
:
any
Optional
options
:
{
isMaxDepthReached
?:
(
arg0
:
Path
)
=>
boolean
;
maxDepth
?:
number
}
Optional
isMaxDepthReached
?:
(
arg0
:
Path
)
=>
boolean
Max parsing depth
Optional
maxDepth
?:
number
Max parsing depth
Returns
ObjectSequenceProcessor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jsonaut
Loading...
Max parsing depth