UNPKG

@pnp/spfx-property-controls

Version:

Reusable property pane controls for SharePoint Framework solutions

6 lines 295 B
export * from './IPropertyFieldFolderPicker'; export * from './IPropertyFieldFolderPickerHost'; export * from './PropertyFieldFolderPicker'; export * from './PropertyFieldFolderPickerHost'; export type { IFolder } from '../../services/IFolderExplorerService'; //# sourceMappingURL=index.d.ts.map