UNPKG

@pnp/spfx-property-controls

Version:

Reusable property pane controls for SharePoint Framework solutions

4 lines 302 B
/// <reference types="react" /> import { IPropertyFieldTeamPickerListItemProps } from './IPropertyFieldTeamPickerListItem'; export declare const PropertyFieldTeamPickerListItem: (props: IPropertyFieldTeamPickerListItemProps) => JSX.Element; //# sourceMappingURL=PropertyFieldTeamPickerListItem.d.ts.map