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, axiosClient as httpClient } from './axios-client.js'; export { CancelToken } from './types.js'; //# sourceMappingURL=axios.js.map