UNPKG

@swaptoshi/dex-module

Version:

Klayr decentralized exchange (dex) on-chain module

3 lines (2 loc) 163 B
import { QuoteExactInputSingleParams } from '../../../types'; export declare function verifyQuoteExactInputSingleParam(params: QuoteExactInputSingleParams): void;