mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
* Fix 'typoTolerance' type in algoliasearch QueryParameters.typoTolerance accepts boolean and string values but only boolean was specified in its type declaration * Update types/algoliasearch/index.d.ts Narrow typoTolerance type declaration Co-Authored-By: Haroen Viaene <fingebimus@me.com>