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) 99 B
export { fetchClient as httpClient, create } from "./fetch-client.js"; export * from "./types.js";