UNPKG

@aptos-labs/ts-sdk

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