Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
feat(typescript): move typings inline (#719)
Browse files Browse the repository at this point in the history
* chore: copy from DT

* made things required & prettier

removed duplication

* add field in package.json

* chore(dts): remove comment

* fix: accept any search client

* chore: comment

* fix: opts is optional

* fix(searchOnce): called with SearchParams

* fix: remove dropped methods

* type derive & detachDerived

* chore: prettier

* rename things

* remove getQueryParameter

* chore: simplify

* bye

* extend type correctly

* fix: MultiResponse misunderstanding

* better interface for SFFV

* fix Derived Helper

* lastResults can be null

* continue e508244

* plain parameters

* correct return from getQueryParams

* continue https://github.com/algolia/algoliasearch-helper-js/pull/719/files#r301510978

* add result to derived #719 (comment)
  • Loading branch information
Haroenv committed Nov 18, 2019
1 parent f756947 commit a12272e
Show file tree
Hide file tree
Showing 3 changed files with 1,221 additions and 0 deletions.
Loading

0 comments on commit a12272e

Please sign in to comment.