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 06eea89 commit c8d4682Copy full SHA for c8d4682
src/controls/sitePicker/index.ts
@@ -1,2 +1,3 @@
1
export * from './ISitePicker';
2
export * from './SitePicker';
3
+export { ISite } from '../../services/SPSitesService';
0 commit comments