krisk / Fuse

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

fix(typescript): add types for string and object together for the key property #454

Closed elv1n closed 4 years ago

elv1n commented 4 years ago

Types for using string and object together for the key property.

Already covered in test cases and examples