UNPKG

@stellar/stellar-sdk

Version:

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

5 lines (4 loc) 133 B
export * from './index'; export * as StellarBase from '@stellar/stellar-base'; declare const _default: any; export default _default;