Skip to main content
Module

x/fuse/src/transform/index.js

Lightweight fuzzy-search, in JavaScript
Latest
File
import transformMatches from './transformMatches'import transformScore from './transformScore'
export { transformMatches, transformScore }