UNPKG
@phantom/chain-interfaces
Version:
beta (1.0.0-beta.6)
latest (1.0.0-beta.10)
1.0.0-beta.10
1.0.0-beta.9
1.0.0-beta.8
1.0.0-beta.7
1.0.0-beta.6
Shared chain interfaces for Phantom SDK
github.com/phantom/wallet-sdk
phantom/wallet-sdk
@phantom/chain-interfaces
/
dist
/
interfaces
/
index.d.ts
3 lines
•
166 B
TypeScript
View Raw
1
2
3
export
type
{
ISolanaChain
}
from
"./ISolanaChain"
;
export
type
{
IEthereumChain
,
EthTransactionRequest
}
from
"./IEthereumChain"
;
//# sourceMappingURL=index.d.ts.map