hnswlib-wasm
Advanced tools
Comparing version 0.1.1-23 to 0.1.1-24
@@ -74,3 +74,3 @@ let IDBFS_STORE_NAME, addItemsWithPtrsHelper, defaultParams, hnswParamsForAda, loadHnswlib, syncFileSystem, waitForFileSystemInitalized, waitForFileSystemSynced; | ||
if (!library) { | ||
const temp = await import("./hnswlib-7de5c8a1.js"); | ||
const temp = await import("./hnswlib-a0801182.js"); | ||
const factoryFunc = temp.default; | ||
@@ -77,0 +77,0 @@ library = await factoryFunc(); |
@@ -105,2 +105,3 @@ /***************** GENERATED FILE ********************/ | ||
/***************** GENERATED FILE ********************/ | ||
/***************** GENERATED FILE ********************/ | ||
export const defaultParams = { | ||
@@ -330,1 +331,3 @@ /** | ||
/***************** GENERATED FILE ********************/ | ||
/***************** GENERATED FILE ********************/ |
{ | ||
"name": "hnswlib-wasm", | ||
"version": "0.1.1-23", | ||
"version": "0.1.1-24", | ||
"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
7372590
19950