Native Object Client
Preparing search index...
WithPathAndValue
Type Alias WithPathAndValue
WithPathAndValue
:
{
path
:
string
;
value
:
string
|
number
|
boolean
|
any
[]
|
Record
<
string
,
any
>
|
null
;
}
Type Declaration
path
:
string
value
:
string
|
number
|
boolean
|
any
[]
|
Record
<
string
,
any
>
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Native Object Client
Loading...