UNPKG

@stellar/stellar-sdk

Version:

A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.

7 lines (6 loc) 110 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Api = void 0; var Api;