UNPKG
@nozbe/microfuzz
Version:
latest (1.0.0)
next (0.1.5)
1.0.0
0.1.5
A tiny, simple, fast fuzzy search library
github.com/Nozbe/microfuzz
Nozbe/microfuzz
@nozbe/microfuzz
/
dist
/
react
/
index.d.ts
5 lines
(3 loc)
•
217 B
TypeScript
View Raw
1
2
3
4
5
export
{
default
as
Highlight
, createHighlightComponent }
from
'./Highlight'
export
{
default
as
useFuzzySearchList }
from
'./useFuzzySearchList'
export
type
{
UseFuzzySearchListOptions
}
from
'./useFuzzySearchList'