trustWallet

function trustWallet(
  options?: TrustWalletOptions,
): WalletConfig<TrustWallet>;

Parameters


Returns

type ReturnType = WalletConfig<TrustWallet>;