UNPKG

@koyofinance/sor

Version:
3 lines 297 B
import { hopDictionary, NewPath, PoolDictionary } from '@balancer-labs/sor'; export declare function producePaths(tokenIn: string, tokenOut: string, directPools: PoolDictionary, hopsIn: hopDictionary, hopsOut: hopDictionary, pools: PoolDictionary): NewPath[]; //# sourceMappingURL=produce.d.ts.map