Preparing search index...
The search index is not available
jsonpath-plus
jsonpath-plus
JSONPathCallable
Interface JSONPathCallable
JSONPath
Callable
<
T
>
(
options
)
:
JSONPathClass
Type Parameters
T
=
any
Parameters
options
:
JSONPathOptionsAutoStart
Returns
JSONPathClass
JSONPath
Callable
<
T
>
(
options
)
:
T
Type Parameters
T
=
any
Parameters
options
:
JSONPathOptions
Returns
T
JSONPath
Callable
<
T
>
(
path
,
json
,
callback
,
otherTypeCallback
)
:
T
Type Parameters
T
=
any
Parameters
path
:
string
|
any
[]
json
:
|
string
|
number
|
boolean
|
object
|
any
[]
callback
:
JSONPathCallback
otherTypeCallback
:
JSONPathOtherTypeCallback
Returns
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
jsonpath-plus
Loading...