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 a19949a commit 13b4c6cCopy full SHA for 13b4c6c
src/utils/validate.ts
@@ -9,7 +9,6 @@
9
* @param hostUrl
10
* @param apiKey
11
*/
12
-
13
export function validateInstantMeiliSearchParams(
14
hostUrl: string,
15
apiKey: string | (() => string)
0 commit comments