UNPKG

@0xsequence/connect

Version:
5 lines 264 B
'use client'; import { createGenericContext } from './genericContext.js'; const [useWalletConfigContext, WalletConfigContextProvider] = createGenericContext(); export { useWalletConfigContext, WalletConfigContextProvider }; //# sourceMappingURL=WalletConfig.js.map