UNPKG
@ultron.foundation/v3-sdk
Version:
latest (3.7.6)
3.7.6
3.7.5
⚒️ An SDK for building applications on top of Ultron V3
@ultron.foundation/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