UNPKG

startale-aa-sdk

Version:

SDK for startale account integration with support for account abstraction, ERC-7579, ERC-4337.

8 lines 404 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./erc7579/index.js"), exports); tslib_1.__exportStar(require("./smartAccount/index.js"), exports); tslib_1.__exportStar(require("./bundler/index.js"), exports); tslib_1.__exportStar(require("./tokenPaymaster/index.js"), exports); //# sourceMappingURL=index.js.map