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 5e19c09 commit 5174a16Copy full SHA for 5174a16
package.json
@@ -3,6 +3,7 @@
3
"version": "2.14.5",
4
"description": "Javascript client for Weaviate",
5
"main": "dist/index.js",
6
+ "types": "dist/index.d.ts",
7
"engines": {
8
"node": "~18"
9
},
0 commit comments