qlue-ls 0.3.3 → 0.3.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/qlue_ls_bg.js +1 -1
- package/qlue_ls_bg.wasm +0 -0
package/package.json
CHANGED
package/qlue_ls_bg.js
CHANGED
|
@@ -356,7 +356,7 @@ export function __wbindgen_cb_drop(arg0) {
|
|
|
356
356
|
return ret;
|
|
357
357
|
};
|
|
358
358
|
|
|
359
|
-
export function
|
|
359
|
+
export function __wbindgen_closure_wrapper1056(arg0, arg1, arg2) {
|
|
360
360
|
const ret = makeMutClosure(arg0, arg1, 232, __wbg_adapter_22);
|
|
361
361
|
return ret;
|
|
362
362
|
};
|
package/qlue_ls_bg.wasm
CHANGED
|
Binary file
|