We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccee301 commit 00cdac1Copy full SHA for 00cdac1
templates/scala/snippets/import.mustache
@@ -1,4 +1,5 @@
1
import algoliasearch.api.{{client}}
2
+import algoliasearch.config.*
3
{{#isSearchClient}}
4
import algoliasearch.extension.SearchClientExtensions
5
{{/isSearchClient}}
0 commit comments