UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Microsoft 365.

6 lines (5 loc) 272 B
export * from './BaseSelectedItemsList.types'; export * from './BaseSelectedItemsList'; export * from './SelectedPeopleList/SelectedPeopleList'; export * from './SelectedPeopleList/Items/ExtendedSelectedItem'; export * from './SelectedPeopleList/Items/EditingItem.types';