UNPKG
@vaulverin/orca-sdk
Version:
latest (1.2.5)
1.2.23
1.2.5
1.2.3
1.2.2-3.1
Typescript SDK for the Orca protocol.
www.orca.so
orca-so/typescript-sdk
@vaulverin/orca-sdk
/
dist
/
public
/
utils
/
numbers
/
index.d.ts
4 lines
(3 loc)
•
90 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./decimal-utils"
;
export
*
from
"./orca-u64"
;
export
*
from
"./u64-utils"
;