@utoo/web 0.0.1-alpha.23 → 0.0.1-alpha.24
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/esm/utoo/index.js +7 -7
- package/esm/utoo/index_bg.wasm +0 -0
- package/package.json +1 -1
package/esm/utoo/index.js
CHANGED
|
@@ -1267,31 +1267,31 @@ function __wbg_get_imports() {
|
|
|
1267
1267
|
const ret = false;
|
|
1268
1268
|
return ret;
|
|
1269
1269
|
};
|
|
1270
|
-
imports.wbg.
|
|
1270
|
+
imports.wbg.__wbindgen_closure_wrapper161917 = function (arg0, arg1, arg2) {
|
|
1271
1271
|
const ret = makeMutClosure(arg0, arg1, 1985, __wbg_adapter_49);
|
|
1272
1272
|
return addHeapObject(ret);
|
|
1273
1273
|
};
|
|
1274
|
-
imports.wbg.
|
|
1274
|
+
imports.wbg.__wbindgen_closure_wrapper162090 = function (arg0, arg1, arg2) {
|
|
1275
1275
|
const ret = makeMutClosure(arg0, arg1, 9465, __wbg_adapter_49);
|
|
1276
1276
|
return addHeapObject(ret);
|
|
1277
1277
|
};
|
|
1278
|
-
imports.wbg.
|
|
1278
|
+
imports.wbg.__wbindgen_closure_wrapper166496 = function (arg0, arg1, arg2) {
|
|
1279
1279
|
const ret = makeClosure(arg0, arg1, 9459, __wbg_adapter_54);
|
|
1280
1280
|
return addHeapObject(ret);
|
|
1281
1281
|
};
|
|
1282
|
-
imports.wbg.
|
|
1282
|
+
imports.wbg.__wbindgen_closure_wrapper166847 = function (arg0, arg1, arg2) {
|
|
1283
1283
|
const ret = makeMutClosure(arg0, arg1, 9465, __wbg_adapter_49);
|
|
1284
1284
|
return addHeapObject(ret);
|
|
1285
1285
|
};
|
|
1286
|
-
imports.wbg.
|
|
1286
|
+
imports.wbg.__wbindgen_closure_wrapper166901 = function (arg0, arg1, arg2) {
|
|
1287
1287
|
const ret = makeMutClosure(arg0, arg1, 9459, __wbg_adapter_59);
|
|
1288
1288
|
return addHeapObject(ret);
|
|
1289
1289
|
};
|
|
1290
|
-
imports.wbg.
|
|
1290
|
+
imports.wbg.__wbindgen_closure_wrapper166925 = function (arg0, arg1, arg2) {
|
|
1291
1291
|
const ret = makeMutClosure(arg0, arg1, 9471, __wbg_adapter_46);
|
|
1292
1292
|
return addHeapObject(ret);
|
|
1293
1293
|
};
|
|
1294
|
-
imports.wbg.
|
|
1294
|
+
imports.wbg.__wbindgen_closure_wrapper29518 = function (arg0, arg1, arg2) {
|
|
1295
1295
|
const ret = makeMutClosure(arg0, arg1, 1985, __wbg_adapter_46);
|
|
1296
1296
|
return addHeapObject(ret);
|
|
1297
1297
|
};
|
package/esm/utoo/index_bg.wasm
CHANGED
|
Binary file
|