@taladb/web 0.2.0 → 0.2.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/pkg/taladb_web.js +1 -1
package/package.json
CHANGED
package/pkg/taladb_web.js
CHANGED
|
@@ -1243,7 +1243,7 @@ function __wbg_get_imports() {
|
|
|
1243
1243
|
return ret;
|
|
1244
1244
|
},
|
|
1245
1245
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
1246
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
1246
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 217, function: Function { arguments: [Externref], shim_idx: 218, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
1247
1247
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h1411c0b1433bd547, wasm_bindgen__convert__closures_____invoke__h4bd31e7387ab665d);
|
|
1248
1248
|
return ret;
|
|
1249
1249
|
},
|