@wholebuzz/search / Exports / types / SearchInterface
types.SearchInterface
▸ search(query: string): Promise<[string, number][]>
| Name | Type |
|---|---|
query |
string |
Returns: Promise<[string, number][]>
Defined in: src/types.ts:153
@wholebuzz/search / Exports / types / SearchInterface
types.SearchInterface
▸ search(query: string): Promise<[string, number][]>
| Name | Type |
|---|---|
query |
string |
Returns: Promise<[string, number][]>
Defined in: src/types.ts:153