Package Exports
- @certusone/wormhole-sdk-wasm
- @certusone/wormhole-sdk-wasm/lib/cjs/index.js
- @certusone/wormhole-sdk-wasm/lib/esm/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@certusone/wormhole-sdk-wasm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Wormhole SDK WebAssembly
WebAssembly libraries for interacting with Wormhole
Note: This code is generated by
wasm-packfor both--target bundlerand--target nodejs
By default, this loads the bundler wasm libraries. Use setDefaultWasm("node") if you need the node ones.