UNPKG

@nozbe/microfuzz

Version:

A tiny, simple, fast fuzzy search library

7 lines (5 loc) 150 B
"use strict"; exports.__esModule = true; // @flow var TextElement /*: string | React$ComponentType<*>*/ = 'span'; exports.TextElement = TextElement;