UNPKG

@dgpub/prime-sdk

Version:

Etherspot Prime (Account Abstraction) SDK

6 lines (5 loc) 350 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IERC1271Wallet__factory = void 0; var IERC1271Wallet__factory_1 = require("./IERC1271Wallet__factory"); Object.defineProperty(exports, "IERC1271Wallet__factory", { enumerable: true, get: function () { return IERC1271Wallet__factory_1.IERC1271Wallet__factory; } });