phirepass-channel 0.1.287 → 0.1.288
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
|
@@ -458,7 +458,7 @@ function __wbg_get_imports() {
|
|
|
458
458
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
459
459
|
return addHeapObject(ret);
|
|
460
460
|
}, arguments); },
|
|
461
|
-
|
|
461
|
+
__wbg_info_53f27961fc795c6f: function(arg0, arg1) {
|
|
462
462
|
console.info(getStringFromWasm0(arg0, arg1));
|
|
463
463
|
},
|
|
464
464
|
__wbg_instanceof_ArrayBuffer_4480b9e0068a8adb: function(arg0) {
|
|
@@ -530,7 +530,7 @@ function __wbg_get_imports() {
|
|
|
530
530
|
__wbg_set_onopen_4f65470ae522a61a: function(arg0, arg1) {
|
|
531
531
|
getObject(arg0).onopen = getObject(arg1);
|
|
532
532
|
},
|
|
533
|
-
|
|
533
|
+
__wbg_warn_d8bf6137abb18889: function(arg0, arg1) {
|
|
534
534
|
console.warn(getStringFromWasm0(arg0, arg1));
|
|
535
535
|
},
|
|
536
536
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
Binary file
|