File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
templates/javascript/clients/algoliasearch/builds Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ import type {
1616 AdvancedSyntaxFeatures,
1717 AlternativesAsExact,
1818 Anchoring,
19+ AppliedRulesResponse,
1920 AroundPrecision,
2021 AroundRadius,
2122 AroundRadiusAll,
@@ -81,6 +82,7 @@ import type {
8182 RemoveWordsIfNoResults,
8283 RenderingContent,
8384 ReRankingApplyFilter,
85+ RootSearchResponse,
8486 SearchPagination,
8587 SearchParams,
8688 SearchParamsObject,
@@ -131,6 +133,7 @@ export type {
131133 AdvancedSyntaxFeatures,
132134 AlternativesAsExact,
133135 Anchoring,
136+ AppliedRulesResponse,
134137 AroundPrecision,
135138 AroundRadius,
136139 AroundRadiusAll,
@@ -196,6 +199,7 @@ export type {
196199 RemoveWordsIfNoResults,
197200 RenderingContent,
198201 ReRankingApplyFilter,
202+ RootSearchResponse,
199203 SearchPagination,
200204 SearchParams,
201205 SearchParamsObject,
You can’t perform that action at this time.
0 commit comments