Skip to content

Commit

Permalink
- Added Simpleprovider as export
Browse files Browse the repository at this point in the history
  • Loading branch information
FranckyC committed Dec 11, 2024
1 parent 817f91a commit f22eb33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/exports/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export { VideoPlayerComponent } from "../components/video-player/VideoPlayerComp
export * from "@microsoft/mgt-sharepoint-provider";
export * from "@microsoft/mgt-teamsfx-provider";
export * from "@microsoft/mgt-msal2-provider";
export * from "@microsoft/mgt-element/dist/es6/providers/SimpleProvider";

export * from "@microsoft/mgt-element/dist/es6/utils/TemplateHelper";
export * from "@microsoft/mgt-element/dist/es6/providers/IProvider";
Expand Down

0 comments on commit f22eb33

Please sign in to comment.