Skip to content

Commit a544894

Browse files
authored
Merge pull request #1624 from microsoft/fix/missing-export
fix: adds missing observability options export
2 parents 97120cb + 87e76c9 commit a544894

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)