@synonymdev/pubky 0.8.0 → 0.9.0
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/index.cjs +1 -1
- package/index.js +2 -2
- package/package.json +1 -1
- package/pubky_bg.wasm +0 -0
package/index.cjs
CHANGED
|
@@ -2770,7 +2770,7 @@ function __wbg_get_imports() {
|
|
|
2770
2770
|
const ret = fetch(arg0);
|
|
2771
2771
|
return ret;
|
|
2772
2772
|
},
|
|
2773
|
-
|
|
2773
|
+
__wbg_fetch_950b0a68b49e477c: function(arg0) {
|
|
2774
2774
|
const ret = fetch(arg0);
|
|
2775
2775
|
return ret;
|
|
2776
2776
|
},
|