UNPKG

@fluentui/react

Version:

Reusable React components for building web experiences.

8 lines 362 B
export * from './BaseFloatingPicker'; export * from './BaseFloatingPicker.types'; export * from './PeoplePicker/FloatingPeoplePicker'; export * from './Suggestions/SuggestionsStore'; export * from './Suggestions/SuggestionsControl'; export * from './Suggestions/SuggestionsCore'; export * from './Suggestions/Suggestions.types'; //# sourceMappingURL=index.js.map