UNPKG

@aptos-labs/ts-sdk

Version:
8 lines (5 loc) 229 B
// Copyright © Aptos Foundation // SPDX-License-Identifier: Apache-2.0 export { transferCoinTransaction } from "../internal/coin.js"; export { Coin } from "../api/coin.js"; export { AptosConfig } from "../api/aptosConfig.js";