@pnp/spfx-property-controls
Version:
Reusable property pane controls for SharePoint Framework solutions
6 lines • 297 B
TypeScript
export * from './IPropertyFieldFilePicker';
export * from './IPropertyFieldFilePickerHost';
export * from './PropertyFieldFilePicker';
export * from './PropertyFieldFilePickerHost';
export type { IFilePickerResult } from './filePickerControls/FilePicker.types';
//# sourceMappingURL=index.d.ts.map