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
/
lib
/
examples
/
SuiRelay.d.ts
3 lines
•
147 B
TypeScript
View Raw
1
2
3
import
{
SuiClient
}
from
"@mysten/sui/client"
;
export
declare
function
getProvider
(
url
:
string
):
SuiClient
;
//# sourceMappingURL=SuiRelay.d.ts.map