UNPKG

@stellar/stellar-sdk

Version:

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

3 lines (2 loc) 173 B
export declare const axiosClient: import("axios").AxiosStatic; export declare const create: (config?: import("axios").CreateAxiosDefaults) => import("axios").AxiosInstance;