@abstract-foundation/agw-react
Version:
Abstract Global Wallet React Components
6 lines • 366 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.abstractWallet = void 0;
var abstractWalletThirdweb_js_1 = require("../abstractWalletThirdweb.js");
Object.defineProperty(exports, "abstractWallet", { enumerable: true, get: function () { return abstractWalletThirdweb_js_1.abstractWallet; } });
//# sourceMappingURL=thirdweb.js.map