UNPKG

@polycity/sdk

Version:

🛠 An SDK for building applications on top of PolyCityDex Protocol.

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