hnswlib-wasm
Advanced tools
Comparing version 0.1.1-5 to 0.1.1-6
@@ -30,3 +30,3 @@ let IDBFS_STORE_NAME, addItemsWithPtrsHelper, defaultParams, hnswParamsForAda, loadHnswlib; | ||
if (!library) { | ||
const temp = await import("./hnswlib-0e7df0bf.js"); | ||
const temp = await import("./hnswlib-b19c4d97.js"); | ||
const factory = temp.default; | ||
@@ -33,0 +33,0 @@ library = await factory(); |
@@ -49,2 +49,3 @@ /***************** GENERATED FILE ********************/ | ||
/***************** GENERATED FILE ********************/ | ||
/***************** GENERATED FILE ********************/ | ||
export const defaultParams = { | ||
@@ -162,1 +163,3 @@ /** | ||
/***************** GENERATED FILE ********************/ | ||
/***************** GENERATED FILE ********************/ |
{ | ||
"name": "hnswlib-wasm", | ||
"version": "0.1.1-5", | ||
"version": "0.1.1-6", | ||
"description": "typescript and wasm bindings for Hnswlib", | ||
@@ -5,0 +5,0 @@ "module": "./dist/hnswlib.js", |
Sorry, the diff of this file is not supported yet
7184219
19495