@layerzerolabs/lz-movevm-sdk-v2 3.0.16 → 3.0.17
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/CHANGELOG.md +14 -0
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +9 -9
package/dist/index.mjs
CHANGED
|
@@ -3471,5 +3471,5 @@ var LayerZeroModulesSdk = class {
|
|
|
3471
3471
|
};
|
|
3472
3472
|
|
|
3473
3473
|
export { Counter, DvnWorker, Endpoint, Executor, LayerZeroModulesSdk, Oft, PriceFeed, SimpleMsgLib, Uln302, types_exports as types };
|
|
3474
|
-
//# sourceMappingURL=
|
|
3474
|
+
//# sourceMappingURL=index.mjs.map
|
|
3475
3475
|
//# sourceMappingURL=index.mjs.map
|