UNPKG

@llamaindex/ui

Version:

A comprehensive UI component library built with React, TypeScript, and Tailwind CSS for LlamaIndex applications

9 lines (8 loc) 202 B
export { DocumentPreview, type PreviewComponent, type PreviewComponentProps, type PreviewsMap, type UploadableItem, } from "./document-preview"; export { FileToolbar } from "./file-tool-bar";