UNPKG

@etherspot/modular-sdk

Version:

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

6 lines 141 B
export class GenericBundler { constructor(bundlerUrl) { this.url = bundlerUrl; } } //# sourceMappingURL=GenericBundler.js.map