UNPKG
@iguanadex/v3-sdk
Version:
latest (3.8.2)
3.8.2
3.8.0
⚒️ An SDK for building applications on top of IguanaDEX V3
@iguanadex/v3-sdk
/
dist
/
utils
/
mostSignificantBit.d.ts
2 lines
•
111 B
TypeScript
View Raw
1
2
export
declare
function
mostSignificantBit
(
x
:
bigint
):
number
;
//# sourceMappingURL=mostSignificantBit.d.ts.map