UNPKG

@zentraswap/v3-sdk

Version:

⚒️ An SDK for building applications on top of Zentra X V3

3 lines (2 loc) 88 B
import JSBI from 'jsbi'; export declare function mostSignificantBit(x: JSBI): number;