RpcSubscriptionsTransportWithCluster

type RpcSubscriptionsTransportWithCluster = 
  | RpcSubscriptionsTransportDevnet
  | RpcSubscriptionsTransportMainnet
  | RpcSubscriptionsTransportTestnet;