<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`FuzzyMatch`](FuzzyMatch)
## FuzzyMatch interface
0.9.20
**Signature:**
```typescript
export interface FuzzyMatch<T>
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [`item`](FuzzyMatch/item) | | <code>T</code> | 0.9.20 |
| [`match`](FuzzyMatch/match) | | [`SearchResult`](SearchResult) | 0.9.20 |