Version:
class
MatchResult
typescript
class MatchResult<LOCATION_TYPE>Properties
| Name | Type | Description |
|---|---|---|
readonly confidence | number | - |
readonly error? | Error | - |
readonly location | LOCATION_TYPE | - |
Was this page helpful?
class MatchResult<LOCATION_TYPE>| Name | Type | Description |
|---|---|---|
readonly confidence | number | - |
readonly error? | Error | - |
readonly location | LOCATION_TYPE | - |
Was this page helpful?