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 {
16
16
AdvancedSyntaxFeatures,
17
17
AlternativesAsExact,
18
18
Anchoring,
19
+ AppliedRulesResponse,
19
20
AroundPrecision,
20
21
AroundRadius,
21
22
AroundRadiusAll,
@@ -81,6 +82,7 @@ import type {
81
82
RemoveWordsIfNoResults,
82
83
RenderingContent,
83
84
ReRankingApplyFilter,
85
+ RootSearchResponse,
84
86
SearchPagination,
85
87
SearchParams,
86
88
SearchParamsObject,
@@ -131,6 +133,7 @@ export type {
131
133
AdvancedSyntaxFeatures,
132
134
AlternativesAsExact,
133
135
Anchoring,
136
+ AppliedRulesResponse,
134
137
AroundPrecision,
135
138
AroundRadius,
136
139
AroundRadiusAll,
@@ -196,6 +199,7 @@ export type {
196
199
RemoveWordsIfNoResults,
197
200
RenderingContent,
198
201
ReRankingApplyFilter,
202
+ RootSearchResponse,
199
203
SearchPagination,
200
204
SearchParams,
201
205
SearchParamsObject,
You can’t perform that action at this time.
0 commit comments