phirepass-channel 0.1.272 → 0.1.273
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
|
@@ -425,7 +425,7 @@ function __wbg_get_imports() {
|
|
|
425
425
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
426
426
|
return addHeapObject(ret);
|
|
427
427
|
}, arguments); },
|
|
428
|
-
|
|
428
|
+
__wbg_info_4b26f27dc0537da0: function(arg0, arg1) {
|
|
429
429
|
console.info(getStringFromWasm0(arg0, arg1));
|
|
430
430
|
},
|
|
431
431
|
__wbg_instanceof_ArrayBuffer_2a7bb09fee70c2da: function(arg0) {
|
|
@@ -497,7 +497,7 @@ function __wbg_get_imports() {
|
|
|
497
497
|
__wbg_set_onopen_ca8d311fe5282041: function(arg0, arg1) {
|
|
498
498
|
getObject(arg0).onopen = getObject(arg1);
|
|
499
499
|
},
|
|
500
|
-
|
|
500
|
+
__wbg_warn_5f89ed38bfaf28a1: function(arg0, arg1) {
|
|
501
501
|
console.warn(getStringFromWasm0(arg0, arg1));
|
|
502
502
|
},
|
|
503
503
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
Binary file
|