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
/
src
/
react
/
Highlight
/
platform.js
4 lines
(2 loc)
•
77 B
JavaScript
View Raw
1
2
3
4
// @flow
export
const
TextElement
:
string
| React
$ComponentType
<*> =
'span'