UNPKG
@cryptoscan/orca-sdk
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.0
The fastest and easiest way to trade on Orca.
@cryptoscan/orca-sdk
/
lib
/
index.ts
3 lines
(2 loc)
•
74 B
text/typescript
View Raw
1
2
3
export
{
OrcaApi
}
from
'./OrcaApi.js'
;
export
*
from
'./types/index.js'
;