Skip to content

Commit

Permalink
remove hidden tag for an interface to test docs.microsoft.com (Azure#…
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshaNalluru authored Jan 25, 2021
1 parent d87b7b2 commit 332f56a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdk/servicebus/service-bus/src/core/shared.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ export type ReceiverHandlers = Pick<

/**
* @internal
* @hidden
*/
export interface DeferredPromiseAndTimer {
resolve: (value?: any) => void;
Expand Down

0 comments on commit 332f56a

Please sign in to comment.