qlue-ls 0.6.1 → 0.6.2
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.js +1 -1
- package/qlue_ls_bg.wasm +0 -0
package/package.json
CHANGED
package/qlue_ls.js
CHANGED
|
@@ -576,7 +576,7 @@ function __wbg_get_imports() {
|
|
|
576
576
|
const ret = false;
|
|
577
577
|
return ret;
|
|
578
578
|
};
|
|
579
|
-
imports.wbg.
|
|
579
|
+
imports.wbg.__wbindgen_closure_wrapper5538 = function(arg0, arg1, arg2) {
|
|
580
580
|
const ret = makeMutClosure(arg0, arg1, 584, __wbg_adapter_24);
|
|
581
581
|
return ret;
|
|
582
582
|
};
|
package/qlue_ls_bg.wasm
CHANGED
|
Binary file
|