UNPKG

@yoroi/exchange

Version:

The Exchange package of Yoroi SDK

5 lines 181 B
import { Exchange } from '@yoroi/types'; export declare const exchangeManagerMaker: ({ api, }: { api: Exchange.Api; }) => Exchange.Manager; //# sourceMappingURL=manager.d.ts.map