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