UNPKG

stellar-sdk

Version:

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

4 lines (3 loc) 128 B
export declare const version: any; export declare const AxiosClient: import("axios").AxiosInstance; export default AxiosClient;