tool · inferred from evidence
attw
A tool (likely AreTheTypesWrong) used in CI to catch regressions in type declarations.
- Could not find a declaration file for module '@algolia/client-search' in algoliasearch v5.2.2
This was a packaging regression in 5.2.2: the built type declarations were not included in the published package. Fix: upgrade to `algoliasearch@5.2.5` or later, where the declarations are restored (confirmed by multiple reporters and by th