safeWallet
function safeWallet(
config?: SafeWalletConfigOptions & { recommended: boolean },
): SafeWalletConfig;
Parameters
Returns
type ReturnType = SafeWalletConfig;
function safeWallet(
config?: SafeWalletConfigOptions & { recommended: boolean },
): SafeWalletConfig;
type ReturnType = SafeWalletConfig;