UNPKG

@0xsequence/connect

Version:
9 lines 505 B
"use strict"; 'use client'; Object.defineProperty(exports, "__esModule", { value: true }); exports.WalletConfigContextProvider = exports.useWalletConfigContext = void 0; const genericContext_js_1 = require("./genericContext.js"); const [useWalletConfigContext, WalletConfigContextProvider] = (0, genericContext_js_1.createGenericContext)(); exports.useWalletConfigContext = useWalletConfigContext; exports.WalletConfigContextProvider = WalletConfigContextProvider; //# sourceMappingURL=WalletConfig.js.map