UNPKG

@xspswap/smart-order-router

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