UNPKG

@phantom/chain-interfaces

Version:

Shared chain interfaces for Phantom SDK

3 lines 166 B
export type { ISolanaChain } from "./ISolanaChain"; export type { IEthereumChain, EthTransactionRequest } from "./IEthereumChain"; //# sourceMappingURL=index.d.ts.map