Open HarshaNalluru opened 3 years ago
https://github.com/amqp/rhea-promise/blob/master/lib/session.ts#L68
Fixing this would require requesting rhea to provide more types to allow accessing fields such as "outgoing", "incoming" and "local" on the Session interface/type.
Reference https://github.com/Azure/azure-sdk-for-js/pull/14060#discussion_r585969797
https://github.com/amqp/rhea-promise/blob/master/lib/session.ts#L68
Fixing this would require requesting rhea to provide more types to allow accessing fields such as "outgoing", "incoming" and "local" on the Session interface/type.