UNPKG

cozy-search

Version:

UI components about search bar and IA assistant

6 lines (5 loc) 165 B
export default SourcesWithFilesQuery; declare function SourcesWithFilesQuery({ messageId, sources }: { messageId: any; sources: any; }): JSX.Element | null;