qlue-ls 1.1.1 → 1.1.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 +2 -2
- package/qlue_ls_bg.wasm +0 -0
package/package.json
CHANGED
package/qlue_ls.js
CHANGED
|
@@ -711,8 +711,8 @@ function __wbg_get_imports() {
|
|
|
711
711
|
const ret = getStringFromWasm0(arg0, arg1);
|
|
712
712
|
return ret;
|
|
713
713
|
};
|
|
714
|
-
imports.wbg.
|
|
715
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
714
|
+
imports.wbg.__wbindgen_cast_ba634f89d848e16b = function(arg0, arg1) {
|
|
715
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 1438, function: Function { arguments: [Externref], shim_idx: 1439, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
716
716
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_1875f4231cc1d982___closure__destroy___dyn_core_b03932f25916e09f___ops__function__FnMut__wasm_bindgen_1875f4231cc1d982___JsValue____Output_______, wasm_bindgen_1875f4231cc1d982___convert__closures_____invoke___wasm_bindgen_1875f4231cc1d982___JsValue_____);
|
|
717
717
|
return ret;
|
|
718
718
|
};
|
package/qlue_ls_bg.wasm
CHANGED
|
Binary file
|