We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac83f1 commit a745e31Copy full SHA for a745e31
src/index.ts
@@ -40,5 +40,7 @@ export * from "./IClientOptions";
40
export * from "./IContext";
41
export * from "./IFetchOptions";
42
export * from "./IGraphRequestCallback";
43
+export * from "./ImplicitMSALAuthenticationProvider";
44
export * from "./IOptions";
45
+export * from "./MSALAuthenticationProviderOptions";
46
export * from "./ResponseType";
0 commit comments