UNPKG

@llamaindex/ui

Version:

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

6 lines (3 loc) 191 B
import * as react_jsx_runtime from 'react/jsx-runtime'; declare function Skeleton({ className, ...props }: React.ComponentProps<"div">): react_jsx_runtime.JSX.Element; export { Skeleton };