UNPKG

@hikaru-fi/swap-router

Version:

Package for calculating optimal path for executing swaps

5 lines (4 loc) 72 B
const { getSwap } = require("./swap"); module.exports = { getSwap }