ixfx
Preparing search index...
@ixfx/collections
Trees
FromObject
prettyPrintEntries
Function prettyPrintEntries
prettyPrintEntries
(
entries
:
readonly
Readonly
<
{
_kind
:
"entry"
;
leafValue
:
any
;
name
:
string
;
sourceValue
:
any
}
,
>
[]
,
)
:
string
Helper function to get a 'friendly' string representation of an array of
TraverseObjectEntry
.
Parameters
entries
:
readonly
Readonly
<
{
_kind
:
"entry"
;
leafValue
:
any
;
name
:
string
;
sourceValue
:
any
}
,
>
[]
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Helper function to get a 'friendly' string representation of an array of TraverseObjectEntry.