jsonpath-plus
Preparing search index...
jsonpath-browser
JSONPathCallback
Type Alias JSONPathCallback
JSONPathCallback
:
(
preferredOutput
:
any
,
type
:
"value"
|
"property"
,
fullRetObj
:
ReturnObject
,
)
=>
void
Type Declaration
(
preferredOutput
:
any
,
type
:
"value"
|
"property"
,
fullRetObj
:
ReturnObject
,
)
:
void
Parameters
preferredOutput
:
any
Using
any
type instead of
PreferredOutput
so that user can supply flexible type
type
:
"value"
|
"property"
fullRetObj
:
ReturnObject
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
jsonpath-plus
Loading...
Using
anytype instead ofPreferredOutputso that user can supply flexible type