UNPKG

fuzzyjs

Version:
5 lines (4 loc) 242 B
export { test, TestOptions } from "./test"; export { match, MatchRange, ScoreContext, ScoreStrategy } from "./match"; export { filter, sort, FilterOptions, SortOptions } from "./array"; export { surround, SurroundOptions } from "./surround";