Preparing search index...
The search index is not available
Documentation
Documentation
@nut-tree/nut-js
MatchResult
Class MatchResult<LOCATION_TYPE>
Type Parameters
LOCATION_TYPE
Hierarchy (
view full
)
MatchResult
ScaledMatchResult
Index
Constructors
constructor
Properties
confidence
error?
location
Constructors
constructor
new
Match
Result
<
LOCATION_TYPE
>
(
confidence
,
location
,
error
?
)
:
MatchResult
<
LOCATION_TYPE
>
Type Parameters
LOCATION_TYPE
Parameters
confidence
:
number
location
:
LOCATION_TYPE
Optional
error
:
Error
Returns
MatchResult
<
LOCATION_TYPE
>
Properties
Readonly
confidence
confidence
:
number
Optional
Readonly
error
error
?:
Error
Readonly
location
location
:
LOCATION_TYPE
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
confidence
error
location
Documentation
@nut-tree
nut-js
provider-interfaces
shared
Generated using
TypeDoc