UNPKG

@etherspot/prime-sdk

Version:

Etherspot Prime (Account Abstraction) SDK

4 lines (3 loc) 168 B
export type { EtherspotWallet } from "./EtherspotWallet"; export type { EtherspotWalletFactory } from "./EtherspotWalletFactory"; export type { Proxy } from "./Proxy";