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