krisk / Fuse

Lightweight fuzzy-search, in JavaScript
https://fusejs.io/
Apache License 2.0
17.79k stars 756 forks source link

fix(typescript): add config declaration to types #559

Closed AllySummers closed 2 years ago

AllySummers commented 3 years ago

Fixes #542

This PR fixes the TypeScript declarations to include the exported config property on Fuse.

AllySummers commented 2 years ago

@krisk is it possible we could get this merged? it's not a breaking change, just a type declaration that should be there already.