UNPKG

@etherspot/modular-sdk

Version:

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

8 lines 265 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Factory = void 0; var Factory; (function (Factory) { Factory["ETHERSPOT"] = "etherspot"; })(Factory || (exports.Factory = Factory = {})); //# sourceMappingURL=interfaces.js.map