We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62312db commit 89caa97Copy full SHA for 89caa97
packages/api-elasticsearch/src/index.ts
@@ -26,7 +26,6 @@ export * from "./sharedIndex.js";
26
export * from "./indexPrefix.js";
27
export * from "./db/index.js";
28
29
-
30
export const clientContextPlugin = (
31
params: ElasticsearchClientOptions | Client
32
): ContextPlugin<ElasticsearchContext> => {
0 commit comments