Skip to content

Commit a745e31

Browse files
authored
Adding missing exports (#348)
1 parent 2ac83f1 commit a745e31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,7 @@ export * from "./IClientOptions";
4040
export * from "./IContext";
4141
export * from "./IFetchOptions";
4242
export * from "./IGraphRequestCallback";
43+
export * from "./ImplicitMSALAuthenticationProvider";
4344
export * from "./IOptions";
45+
export * from "./MSALAuthenticationProviderOptions";
4446
export * from "./ResponseType";

0 commit comments

Comments
 (0)