qlue-ls 2.3.0 → 2.5.0
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/README.md +1 -0
- package/package.json +1 -1
- package/qlue_ls.js +1 -1
- package/qlue_ls_bg.wasm +0 -0
package/README.md
CHANGED
package/package.json
CHANGED
package/qlue_ls.js
CHANGED
|
@@ -417,7 +417,7 @@ function __wbg_get_imports() {
|
|
|
417
417
|
return ret;
|
|
418
418
|
},
|
|
419
419
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
420
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
420
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 1231, function: Function { arguments: [Externref], shim_idx: 1232, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
421
421
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_8be2313e8adba0b1___closure__destroy___dyn_core_b03932f25916e09f___ops__function__FnMut__wasm_bindgen_8be2313e8adba0b1___JsValue____Output_______, wasm_bindgen_8be2313e8adba0b1___convert__closures_____invoke___wasm_bindgen_8be2313e8adba0b1___JsValue_____);
|
|
422
422
|
return ret;
|
|
423
423
|
},
|
package/qlue_ls_bg.wasm
CHANGED
|
Binary file
|