Skip to content

Commit 87e76c9

Browse files
committed
fix: adds missing observability options export
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent 97120cb commit 87e76c9

File tree

1 file changed

+1
-0
lines changed
  • packages/authentication/azure/src

1 file changed

+1
-0
lines changed

packages/authentication/azure/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77

88
export * from "./azureIdentityAuthenticationProvider";
99
export * from "./azureIdentityAccessTokenProvider";
10+
export * from "./observabilityOptions";

0 commit comments

Comments
 (0)