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) 115 B
export { FederationServer as Server, FEDERATION_RESPONSE_MAX_SIZE, } from "./server.js"; export * from "./api.js";