UNPKG

@maxosllc/smart-order-router

Version:
3 lines (2 loc) 114 B
import { Protocol } from '@uniswap/router-sdk'; export declare const TO_PROTOCOL: (protocol: string) => Protocol;