UNPKG

@aptos-labs/ts-sdk

Version:
6 lines 255 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"; //# sourceMappingURL=faucet.js.map