UNPKG

@stellar/stellar-sdk

Version:

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

4 lines (3 loc) 147 B
export { create, fetchClient as httpClient } from './fetch-client.js'; export { CancelToken } from './types.js'; //# sourceMappingURL=index.js.map