UNPKG

@etherspot/modular-sdk

Version:

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

7 lines 207 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Exception = void 0; class Exception extends Error { } exports.Exception = Exception; //# sourceMappingURL=exception.js.map