You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Service Bus' TypeScript samples we are importing https-proxy-agent, however: There are no TypeScript definitions for this package. This issue even exists in the source repository for this module, see: TooTallNate/proxy-agents#27
Once https-proxy-agent type definitions are added,
these changes will be necessary to make this sample work.
The PR that introduces the TypeScript definitions to https-proxy-agent
is:
TooTallNate/proxy-agents#66
This commit is related to
#3064
In Service Bus' TypeScript samples we are importing
https-proxy-agent
, however: There are no TypeScript definitions for this package. This issue even exists in the source repository for this module, see: TooTallNate/proxy-agents#27As @ramya-rao-a suggested offline:
Let's get in touch with @TooTallNate and then let's send him a PR with the missing definitions ✨
Note: I have assigned this to me, but feel free to assign it to someone else.
The text was updated successfully, but these errors were encountered: