UNPKG

stellar-plus

Version:

beta version of stellar-plus, an all-in-one sdk for the Stellar blockchain

3 lines (2 loc) 156 B
import { HorizonHandler } from '../../../../stellar-plus/horizon/types'; export declare function createMockedHorizonHandler(): jest.Mocked<HorizonHandler>;