We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9709357 commit b0e3c3eCopy full SHA for b0e3c3e
bindings/wasm/iota_interaction_ts/lib/index.ts
@@ -1,5 +1,5 @@
1
// Copyright 2020-2025 IOTA Stiftung
2
// SPDX-License-Identifier: Apache-2.0
3
4
-export * as move_calls from "./move_calls";
5
export * as iota_client_helpers from "./iota_client_helpers";
+export * as move_calls from "./move_calls";
0 commit comments