FuzzyMatch interface
Signature:
export interface FuzzyMatch<T>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
item | T | ||
match | SearchResult |
1 min read
Signature:
export interface FuzzyMatch<T>
Property | Modifiers | Type | Description |
---|---|---|---|
item | T | ||
match | SearchResult |