UNPKG

@etherspot/prime-sdk

Version:

Etherspot Prime (Account Abstraction) SDK

4 lines (3 loc) 164 B
export type { BasePaymaster } from "./BasePaymaster"; export type { EtherspotPaymaster } from "./EtherspotPaymaster"; export type { Whitelist } from "./Whitelist";