UNPKG

@etherspot/modular-sdk

Version:

Etherspot Modular SDK - build with ERC-7579 smart accounts modules

5 lines 153 B
export interface BundlerProvider { readonly url: string; } export type BundlerProviderLike = BundlerProvider; //# sourceMappingURL=interface.d.ts.map