phirepass-channel 0.1.257 → 0.1.258
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
CHANGED
package/phirepass-channel.js
CHANGED
|
@@ -419,7 +419,7 @@ function __wbg_get_imports() {
|
|
|
419
419
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
420
420
|
return addHeapObject(ret);
|
|
421
421
|
}, arguments); },
|
|
422
|
-
|
|
422
|
+
__wbg_info_7d0cb7276297fc0b: function(arg0, arg1) {
|
|
423
423
|
console.info(getStringFromWasm0(arg0, arg1));
|
|
424
424
|
},
|
|
425
425
|
__wbg_instanceof_ArrayBuffer_8f49811467741499: function(arg0) {
|
|
@@ -491,7 +491,7 @@ function __wbg_get_imports() {
|
|
|
491
491
|
__wbg_set_onopen_db452f4233e99d7d: function(arg0, arg1) {
|
|
492
492
|
getObject(arg0).onopen = getObject(arg1);
|
|
493
493
|
},
|
|
494
|
-
|
|
494
|
+
__wbg_warn_7d8597031f2c57e5: function(arg0, arg1) {
|
|
495
495
|
console.warn(getStringFromWasm0(arg0, arg1));
|
|
496
496
|
},
|
|
497
497
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
Binary file
|