UNPKG

@candlelabs/sdk

Version:

🛠 An SDK for building applications on top of CandleDEX.

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