UNPKG

@leetswap/sdk-canto

Version:

🛠 An SDK for building applications on top of LeetSwap on Canto.

3 lines (2 loc) • 83 B
import JSBI from 'jsbi'; export declare type BigintIsh = JSBI | number | string;