FP-Devicer - v2.0.2
Preparing search index...
IdentifyPostProcessor
Type Alias IdentifyPostProcessor
IdentifyPostProcessor
:
(
payload
:
IdentifyPostProcessorPayload
,
)
=>
|
Promise
<
IdentifyPostProcessorResult
|
void
>
|
IdentifyPostProcessorResult
|
void
Callback contract for plugins that enrich identify results after matching.
Type Declaration
(
payload
:
IdentifyPostProcessorPayload
,
)
:
|
Promise
<
IdentifyPostProcessorResult
|
void
>
|
IdentifyPostProcessorResult
|
void
Parameters
payload
:
IdentifyPostProcessorPayload
Returns
Promise
<
IdentifyPostProcessorResult
|
void
>
|
IdentifyPostProcessorResult
|
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
FP-Devicer - v2.0.2
Loading...
Callback contract for plugins that enrich identify results after matching.