qlue-ls 0.2.2 → 0.2.3
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
|
@@ -344,7 +344,7 @@ export function __wbindgen_cb_drop(arg0) {
|
|
|
344
344
|
return ret;
|
|
345
345
|
};
|
|
346
346
|
|
|
347
|
-
export function
|
|
347
|
+
export function __wbindgen_closure_wrapper1021(arg0, arg1, arg2) {
|
|
348
348
|
const ret = makeMutClosure(arg0, arg1, 237, __wbg_adapter_22);
|
|
349
349
|
return ret;
|
|
350
350
|
};
|
package/qlue_ls_bg.wasm
CHANGED
|
Binary file
|