UNPKG
@pythnetwork/pyth-sui-js
Version:
latest (2.4.0)
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
Pyth Network Sui Utilities
pyth.network
pyth-network/pyth-crosschain
@pythnetwork/pyth-sui-js
/
dist
/
esm
/
index.mjs
3 lines
(2 loc)
•
123 B
JavaScript
View Raw
1
2
3
export
{
SuiPriceServiceConnection
}
from
"./SuiPriceServiceConnection.mjs"
;
export
{
SuiPythClient
}
from
"./client.mjs"
;