Preparing search index...
The search index is not available
Documentation
Documentation
@nut-tree/shared
MatchResultCallback
Type alias MatchResultCallback<TARGET_TYPE>
Match
Result
Callback
<
TARGET_TYPE
>
:
(
(
target
)
=>
void
|
Promise
<
void
>
)
Type Parameters
TARGET_TYPE
Type declaration
(
target
)
:
void
|
Promise
<
void
>
Parameters
target
:
MatchResult
<
TARGET_TYPE
>
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
@nut-tree
nut-js
provider-interfaces
shared
Generated using
TypeDoc