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 e580dc8 commit 33b5eaeCopy full SHA for 33b5eae
src/controls/folderPicker/index.ts
@@ -1,3 +1,4 @@
1
export * from './FolderPicker';
2
export * from './IFolderPickerProps';
3
export * from './IFolderPickerState';
4
+export { IFolder } from '../../services/IFolderExplorerService';
0 commit comments