UNPKG

@etherspot/modular-sdk

Version:

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

11 lines 238 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.moduleTypeIds = void 0; exports.moduleTypeIds = { validator: 1, executor: 2, fallback: 3, hook: 4, }; ; //# sourceMappingURL=types.js.map